Sandman007
Programmer
I want to be able to double click in any date field to set it to the current date. I can make a macro that does this, but I have to explicitly refer to the field on the form that I want to update. Therefore, if I have 50 such date fields (which I do), I would have to create 50 separate macros. I'm trying to figure out some sort of "Me" syntax so that I can call the same macro from whatever field I want. Is this possible?