Parameters

  • Thread starter Thread starter rachh
  • Start date Start date
R

rachh

Guest
Is there anyway to change the Title in a parameter box in Access. I know how to edit it when putting messages up but how can you see the VB code of the parameter box when using it on a form.

Thanks
 
I'm not entirely sure you can change the parameter box title, a work around may be to create your own 'Paramater Box' using a form you would design and then supply the users parameters for the query using code. This way your parameter box can look any way you choose. I am assuming your pretty au fait with recordsets and querydefs if not then you'd have a problem with this solution.

Cheers
 

Users who are viewing this thread

Back
Top Bottom