
The value of a variable (String type) is the name of a variable
Quote:
> I'd really appreciate any help you could give me!
> I need to be able to read the value of a variable and use this value as
the
> name of a variable.
Peter,
Although I don't have any VB.NET docs in front of me right now, I believe
the old "CallByName" function still exists. Try looking it up in the VB.NET
help and it should give you what you want.
If it doesn't exist, sorry for the miss-information. :-(
--
Regards,
Cal