Hello All
Happy New year 2004
I want to know the type of the variable for that I am writing following code
Dim fld1, fld2 as string
msgbox (fld1.GetType())
but it is giveng me the error.Any body knows how to find out the type of variable
help appreciated please.
PPCC:o
