Sorry for the double post, I should have posted here instead of the Reports forum.
Hi Everyone, I am having trouble with the syntax on a FindFirst command. Item = integer; itemid = string
rs8.FindFirst "itemid =" & rs3!gItemID & "Item = " & rs3!Item
I know there s/b single quotes, just not sure where to place them.
Thanx much
Trudye
Hi Everyone, I am having trouble with the syntax on a FindFirst command. Item = integer; itemid = string
rs8.FindFirst "itemid =" & rs3!gItemID & "Item = " & rs3!Item
I know there s/b single quotes, just not sure where to place them.
Thanx much
Trudye