Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default VBA and Office Question

We current use Office XP and have no immediate plans to migrate to a more
current version of Office.

We have Word and Excel documents that use a lot of VBA code.

Will VBA code be supported in Office 2007? Will VBA code be supported in
later versions of Office? Does Microsoft have a project lifecycle that
states how long VBA code will be supported?

Is VSTO the VBA replacement? Will VSTO work in Office XP? To go from VBA
to VSTO will we have to rewrite all of the VBA code (similar to the extensive
rewriting required for VB6 to DotNet)?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 968
Default VBA and Office Question

VBA is supported in Office 2007.

The official public Bill Gates statement on how long VBA will be supported
in Office is "forever"

VSTO is not the VBA replacemen, its targeted at .NET programmers who want to
access Office objects.

To use VSTO you have to convert all your VBA code to .NET


Charles
__________________________________________________
The Excel Calculation Site
http://www.decisionmodels.com

"HISUser" wrote in message
...
We current use Office XP and have no immediate plans to migrate to a more
current version of Office.

We have Word and Excel documents that use a lot of VBA code.

Will VBA code be supported in Office 2007? Will VBA code be supported in
later versions of Office? Does Microsoft have a project lifecycle that
states how long VBA code will be supported?

Is VSTO the VBA replacement? Will VSTO work in Office XP? To go from VBA
to VSTO will we have to rewrite all of the VBA code (similar to the
extensive
rewriting required for VB6 to DotNet)?

Thanks



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default VBA and Office Question

Will the VBA code in Office XP work "as is" in Office 2007 or should we
expect to have to make programming changes?

Thanks.

"Charles Williams" wrote:

VBA is supported in Office 2007.

The official public Bill Gates statement on how long VBA will be supported
in Office is "forever"

VSTO is not the VBA replacemen, its targeted at .NET programmers who want to
access Office objects.

To use VSTO you have to convert all your VBA code to .NET


Charles
__________________________________________________
The Excel Calculation Site
http://www.decisionmodels.com

"HISUser" wrote in message
...
We current use Office XP and have no immediate plans to migrate to a more
current version of Office.

We have Word and Excel documents that use a lot of VBA code.

Will VBA code be supported in Office 2007? Will VBA code be supported in
later versions of Office? Does Microsoft have a project lifecycle that
states how long VBA code will be supported?

Is VSTO the VBA replacement? Will VSTO work in Office XP? To go from VBA
to VSTO will we have to rewrite all of the VBA code (similar to the
extensive
rewriting required for VB6 to DotNet)?

Thanks




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,420
Default VBA and Office Question

You might need to make some changes, you will just have to test it. Some
people get away with very few, some need more changes.

--
__________________________________
HTH

Bob

"HISUser" wrote in message
...
Will the VBA code in Office XP work "as is" in Office 2007 or should we
expect to have to make programming changes?

Thanks.

"Charles Williams" wrote:

VBA is supported in Office 2007.

The official public Bill Gates statement on how long VBA will be
supported
in Office is "forever"

VSTO is not the VBA replacemen, its targeted at .NET programmers who want
to
access Office objects.

To use VSTO you have to convert all your VBA code to .NET


Charles
__________________________________________________
The Excel Calculation Site
http://www.decisionmodels.com

"HISUser" wrote in message
...
We current use Office XP and have no immediate plans to migrate to a
more
current version of Office.

We have Word and Excel documents that use a lot of VBA code.

Will VBA code be supported in Office 2007? Will VBA code be supported
in
later versions of Office? Does Microsoft have a project lifecycle that
states how long VBA code will be supported?

Is VSTO the VBA replacement? Will VSTO work in Office XP? To go from
VBA
to VSTO will we have to rewrite all of the VBA code (similar to the
extensive
rewriting required for VB6 to DotNet)?

Thanks






  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,549
Default VBA and Office Question

Charles,
" The official public Bill Gates statement on how long VBA will be supported
in Office is "forever" "

I wonder if Bill ever tried to modify the Office 2007 Ribbon using VBA?
Or maybe he was just practicing up for a run for public office? <g
--
Jim Cone
Portland, Oregon USA



"Charles Williams"
wrote in message
VBA is supported in Office 2007.
The official public Bill Gates statement on how long VBA will be supported
in Office is "forever"
VSTO is not the VBA replacemen, its targeted at .NET programmers who want to
access Office objects.
To use VSTO you have to convert all your VBA code to .NET
Charles
The Excel Calculation Site
http://www.decisionmodels.com



"HISUser"
wrote in message
We current use Office XP and have no immediate plans to migrate to a more
current version of Office.
We have Word and Excel documents that use a lot of VBA code.
Will VBA code be supported in Office 2007? Will VBA code be supported in
later versions of Office? Does Microsoft have a project lifecycle that
states how long VBA code will be supported?
Is VSTO the VBA replacement? Will VSTO work in Office XP? To go from VBA
to VSTO will we have to rewrite all of the VBA code (similar to the
extensive
rewriting required for VB6 to DotNet)?
Thanks



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,420
Default VBA and Office Question

Does the rest of MS know that Bill said that?

--
__________________________________
HTH

Bob

"Jim Cone" wrote in message
...
Charles,
" The official public Bill Gates statement on how long VBA will be
supported
in Office is "forever" "

I wonder if Bill ever tried to modify the Office 2007 Ribbon using VBA?
Or maybe he was just practicing up for a run for public office? <g
--
Jim Cone
Portland, Oregon USA



"Charles Williams"
wrote in message
VBA is supported in Office 2007.
The official public Bill Gates statement on how long VBA will be supported
in Office is "forever"
VSTO is not the VBA replacemen, its targeted at .NET programmers who want
to
access Office objects.
To use VSTO you have to convert all your VBA code to .NET
Charles
The Excel Calculation Site
http://www.decisionmodels.com



"HISUser"
wrote in message
We current use Office XP and have no immediate plans to migrate to a more
current version of Office.
We have Word and Excel documents that use a lot of VBA code.
Will VBA code be supported in Office 2007? Will VBA code be supported in
later versions of Office? Does Microsoft have a project lifecycle that
states how long VBA code will be supported?
Is VSTO the VBA replacement? Will VSTO work in Office XP? To go from
VBA
to VSTO will we have to rewrite all of the VBA code (similar to the
extensive
rewriting required for VB6 to DotNet)?
Thanks



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Office Assistant Question Les Stout[_2_] Excel Programming 6 November 29th 06 03:00 PM
Question about Excel (Office) auditing/changes Blasting Cap Excel Programming 1 August 30th 06 03:25 AM
An old question about Office 97 to Office XP upgrades and Bloomberg Echo[_2_] Excel Programming 5 July 3rd 06 03:01 PM
A question for all of you Microsoft Office Specialists Steve Excel Discussion (Misc queries) 1 January 2nd 05 05:45 PM
question about office web components in excel, Kortrijker Excel Programming 0 March 5th 04 02:36 PM


All times are GMT +1. The time now is 05:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"