Good Morning In the Access Developer Forum A tempvars was used as Tempvars!FieldName. What is the difference between Tempvars("FieldName") and Tempvars!FieldName ? I have watched both Bang v Dot and Tempvars videos.
Kevin Robertson
@Reply 15 months ago
You can use both but there are some places, such as Queries where you have to use this syntax: TempVars!FieldName
I prefer using TempVars("FieldName") everywhere else (when possible).
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Visitor Forum.