Thread: VBA
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default VBA

Ravi,

Why would you want to? VBA is intrinsically slower, and is for doing things
you can't do directly in Excel.

--
HTH

Bob Phillips

"ravi" wrote in message
...
Hello:

Before I discovered VBA, I had created this elaborate template/work sheet
with lots of formulas? Is there anyway I can transfer this directly to a

code
without typing in all the formulas? Thanks in advance.

Ravi