Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

access training courses - excel vba loops

Forum home » Delegate support and help forum » Microsoft Access VBA Training and help » access training courses - Excel VBA loops

access training courses - Excel VBA loops

ResolvedVersion Standard

Sameer has attended:
Excel VBA Intro Intermediate course

Excel VBA loops

dummy question: is it possible to accientally create a loop that will not stop running and if so how can it be broken ? escape button ?

RE: Excel VBA loops

Hi Sameer

You can create a loop that does not end. To stop it running you can press the end key on the keyboard or if the worst comes to the worst, just restart your computer.

Once you have stopped the loop then I suggest you go in and change your code so that you do not have an no ending loop again.

Hope this helps
David

 

Training courses

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

Access tip:

Create calculated fields that work out your age

You can uset eh year function to work out the year from NOW function and then subtract it with your date of birth type field

Age=Year(Now( ))-Year([DoB])

View all Access hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.