Thread: VBA continue
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default VBA continue

visual basic script (VBS) works well in Office...
Microsoft Windows Script 5.6 Documentation
http://msdn.microsoft.com/library/de...ist/webdev.asp
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware


"kramer31"
wrote in message
I'll just use an If block, I have a pretty firm personal rule against
using gotos.
I'd love to go back to C, but I have to write some scripts in Excel.
Why doesn't MS offer a better language for scripting Office? It would
be awesome if I could use Perl to script Office. Do you guys know how
powerful that language is?