I have a DB that was built by others. Just before the main form opens, an input window opens up prompting for a date. The name of the window is txtDate and I can find that field/object on one of the forms but I can't find the command that initiates the window. The prompt does nothing, you can cancel it, enter a date, enter a string, enter null...the input goes nowhere. Is there a way to trace the source of the window or some other way for me to find the source and remove it?
Thanks
Thanks