Thread: Office 12 VBA
View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
spIky haIred spIky haIred is offline
external usenet poster
 
Posts: 25
Default Office 12 VBA

Hi again Bob and Nick,
Thanks again for your help on this topic. I think it will be
interesting for all VBA developers once the new Office 12 is released.
When are Microsoft anticipating it will be released? Also I don't know
much about the ribbon but is that the "command bar" that will be
replacing the old one? I agree with you there Bob, I think much of the
code there will change. Can I ask what "conditional compiling" is? I
was thinking of handling command bar related code with a check on which
version of Excel the user was running and executing the relevant block
of code accordingly... What kind of applications do both of you
develop?
Cheers :)