Displaying data using a variable
Hi Guys,
I have stored in a variable (TXTFNAME) the name of fields table, the table
is call BasicData and the field is call FNAME, I need to display the
information I have in FNAME but using TXTFANAME, I cant do rs!TXTFNAME
because I am getting item not found in this collection, I would really
appreciate if someone shows me how to do this.
Thanks
|