Mmmm, that's the bit I sort of already knew.
If I go to the form, change it to Design View & then rt click on the top of
the form & go to properties I can see on EVENT tab the one that says "On
Current".
For the life of me I can't paste in what you told me to. I'm just
lost........
Help!
> Assuming you only want to go to field 2 when you select a new record,
> In the On Current event of the form put this
[quoted text clipped - 17 lines]
>> I hope I can get some BASIC help here?
>> Thankyou in advance.
Dennis - 17 Jul 2008 11:52 GMT
Click in the box On Current and a drop down arrow will appear at the right
hand side. Click the arrow and select Event procedure. Then click on the
elipse (3 dots) at the right of the drop down arrow and this will put you
into the code editor for that event. Paste the code in there. Close the code
editor and save the form.
> Mmmm, that's the bit I sort of already knew.
> If I go to the form, change it to Design View & then rt click on the top of
[quoted text clipped - 25 lines]
> >> I hope I can get some BASIC help here?
> >> Thankyou in advance.
BruceM - 17 Jul 2008 12:20 GMT
Thanks Dennis........ I nearly had it.
There was some code already in there & I had to paste it in between each
existing line.
Eventually got it.
I actually checked out the Northwood example but they didn't have that "fix"
either.
Once again, thanks
> Click in the box On Current and a drop down arrow will appear at the right
> hand side. Click the arrow and select Event procedure. Then click on the
[quoted text clipped - 34 lines]
>> >> I hope I can get some BASIC help here?
>> >> Thankyou in advance.
BruceM - 17 Jul 2008 12:10 GMT
I have been posting for years as BruceM. If you expect to be posting
regularly I would prefer that you choose a different screen name in order to
avoid confusion.
> Mmmm, that's the bit I sort of already knew.
> If I go to the form, change it to Design View & then rt click on the top
[quoted text clipped - 26 lines]
>>> I hope I can get some BASIC help here?
>>> Thankyou in advance.