Mike Powell
Registered User.
- Local time
- Today, 16:33
- Joined
- Apr 18, 2001
- Messages
- 21
Hello all,
I have built a purchase order db and created a box that shows my last purchase order number, so I can see it before entering a new number. ( I do not want autonumber) I have put in the code ( DMax .....) and it works fine. But... every time I run the form, it works. When I close or move through the records I get the following Macro missing message.
Microsoft Access can't find the Macro "Me". (This is in my source) The Macro doesn't exist or it is new and not saved. (Yep) The form works so it knows it's there, but I have no Macro's. I have removed the Me bit from the form "On current" line, but it still persists. Any idea's?
Thanks
Mike
I have built a purchase order db and created a box that shows my last purchase order number, so I can see it before entering a new number. ( I do not want autonumber) I have put in the code ( DMax .....) and it works fine. But... every time I run the form, it works. When I close or move through the records I get the following Macro missing message.
Microsoft Access can't find the Macro "Me". (This is in my source) The Macro doesn't exist or it is new and not saved. (Yep) The form works so it knows it's there, but I have no Macro's. I have removed the Me bit from the form "On current" line, but it still persists. Any idea's?
Thanks
Mike