G
Guest
Dear Support,
Microsoft Access 2002 V 10.26
Question; Could I request a suggestion on a problem I am facing.
Fresh to MS Access, tho I am able to generate a useful database for our
quotation register. I have this working as a new quote operation only.
Inside a macro I have a command line on the runapp tag ie:
C:\Program Files\Microsoft Office\Office10\EXCEL.EXE
"V:\quoteregisterr\emailquoteform.xls"
This is where I send the data when starting a new quote.
Now I would like to see if, Can I call a completed quote back?
Problem I am finding is ie;
LookFor = InputBox("Please enter a Quote Number:", "Search Database")
Could I get some suggestions on how to use the LookFor function
on the command line inside the MSaccess runapp tag?
Thank you in advance and have a great day!
Mark
Microsoft Access 2002 V 10.26
Question; Could I request a suggestion on a problem I am facing.
Fresh to MS Access, tho I am able to generate a useful database for our
quotation register. I have this working as a new quote operation only.
Inside a macro I have a command line on the runapp tag ie:
C:\Program Files\Microsoft Office\Office10\EXCEL.EXE
"V:\quoteregisterr\emailquoteform.xls"
This is where I send the data when starting a new quote.
Now I would like to see if, Can I call a completed quote back?
Problem I am finding is ie;
LookFor = InputBox("Please enter a Quote Number:", "Search Database")
Could I get some suggestions on how to use the LookFor function
on the command line inside the MSaccess runapp tag?
Thank you in advance and have a great day!
Mark