Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recordsets and variables

Status
Not open for further replies.

Bri123456

Programmer
Jan 3, 2002
30
CA
Hi,
I am trying to use a variable that contains a field name to access the field in a table i.e rst is a record set and the variable fld_name holds the name of the field that i want to access

I tried rst!fld_name but Access thinks that fld_name is the name of the field it doesn't take what's inside of the variabl. Any help will be greatly appreciated
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top