View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Is there a steep learning curve for excel 2008 VBA as opposed to 2003?

As I understand it Excel 2008 doesn't support VBA, it uses AppleScript. I
believe it will be back with Excel 2009.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

wrote in message
...
A few years ago I did quite a lot of programming with excel 2003 in
VBA but I am aware that excel 2008 has 'discrepancies' to excel 2003
code (one that springs to mind I found just before I stopped was that
rounded corners did not select in 2008). Are all the differences minor
(and annoying) like this or are there some more radical differences.
In short, if you can program proficiently with excel 2003 VBA should
you be able to get into programing escel 2008 quickly with the same
sort of cometency. I know it is a rather vague and generalized
question but I would be interested in your comments.

Thanks and regards, Mark