View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Geoff Martin Geoff Martin is offline
external usenet poster
 
Posts: 12
Default Converting XL4 Macro Sheet to VBA

I have an Excel Template that has an Excel 4 Macro Sheet in it. I understand
that MS Word can convert WordBasic Macros to VBA. Can Excel similarly
convert a macro sheet into VBA automatically? I'm sure the resulting code
might need some tweaking, but it would be better than starting from scratch.

Thanks much,
Geoff