in a query it is possible to reference a forms text box using
forms!Form1Textbox1
is it at all possible to use a similar piece of SQL to reference a string in a VB module or would i have to put the entire piece of SQl in the VB and do it from there?
Cheers
Chris
forms!Form1Textbox1
is it at all possible to use a similar piece of SQL to reference a string in a VB module or would i have to put the entire piece of SQl in the VB and do it from there?
Cheers
Chris