EmployedAgain
Programmer
I have a dynamic form that was working very well until it crashed yesterday when I was changing the code and now instead of the default of form1 being created it comes up with form2 and of course the code breaks.
I've looked everywhere for answers but havent had any luck. My 2 questions are:
1. How do I reset that system default back to form1 for a newly created form (I compacted already, I thought it was maybe in the hidden sys files but I'm not seeing it)
and more importantly
2. How do I code to find out what form was just created through the createform method instead of assuming it will always be form1, in case this ever happens to the end user.
TIA, btw I'm using access 2003. If only createform would let you specify the form name!
TIA
B
I've looked everywhere for answers but havent had any luck. My 2 questions are:
1. How do I reset that system default back to form1 for a newly created form (I compacted already, I thought it was maybe in the hidden sys files but I'm not seeing it)
and more importantly
2. How do I code to find out what form was just created through the createform method instead of assuming it will always be form1, in case this ever happens to the end user.
TIA, btw I'm using access 2003. If only createform would let you specify the form name!
TIA
B