Is there a calendar function or something that will pop up a calendar with today's date highlighted and able to switch months with a button...then select a date an have that date entered into my Textbox date value. I have found nothing in the help section of Access. grrrrrrrr lol!
I made my...
I am trying to return my user's screen resolution back to what it was when they started my program. I am able to do everything fine except if they close the database....I want to return their resolution automatically for them....like when you play a game or something. Any suggestions on how to...
Mile-O-Phile:
Thanks for the function suggestion...it worked just like it's supposed to!
dcx693:
After digging into it a little I followed your link and got some good stuff on previous threads. I have decided not to use the Global variables because of Null issues in the combo boxes....but I...
Hello...first post, so bare with me:)
I am trying to use a global variable in the criteria of a query. Actually I want to use global variables for many fields in the querie's criteria...for example:
Field: JobName, Criteria: =X-73845 (which I get from a combo and set a global variable equal...