Access2k - Steping thru code (F8)

C

CaptJack

I have just converted several Access97 DB's. Now that they are converted I
can no longer use the 'F8' to step through the code when I am in the visual
basic window. I cannot seemed to figure out why
 
D

Dave Patrick

What happens when you try? Not a forms module by chance? If so set a
breakpoint at the first line of the sub then run the form and step from
there.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I have just converted several Access97 DB's. Now that they are converted I
| can no longer use the 'F8' to step through the code when I am in the
visual
| basic window. I cannot seemed to figure out why
 
Top