Changing Procedures

M

Map941

How can I change some parameters in a procedure using an InputBox?

I am new to VBA for Access. Any help is much appreciated.

Thank you.
Map941
 
L

Lee Robinson

Map941,

You are being really vague here, I might be able to help if I had a few more
details.

Which procedure? Is this a subroutine you are trying to call?
What are you trying to accomplish?
Are you trying to change the parameters in the InputBox?
Are you trying to get some information from the InputBox and then use that
information somewhere?

Lee Robinson
 
Top