EddardStark, Prepare yourself for a very steep learning curve - moving from a GOTO world into a GOTOless one is not a simple thing! But like all things it is possible - I would imagine many of the older members will have had to do it at some stage...not that I am implying you are amongst us of course! You will have to adopt a new style of coding using Select and Switch to choose different routes to take, but with everything always returning to a core While...WEnd loop. This loop will act as