Hi,
From your post, I'm not sure that I understand the problem that you are
having with your VSTO project.
Could you please provide me with additional information regarding the
problem that you are seeing and if possible detailed steps to reproduce the
issue?
If you have any questions please let me know via the posting.
Regards,
Ken Laws
Microsoft Support
This posting is provided "AS IS" with no warranties, and confers no rights.
For more information regarding Visual Studio Tools for Office 2005:
Best of Blogs: Visual Studio 2005 Tools for Offic
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_2003_ta/htm
l/odc_landvsto2005_ta.asp
Visual Studio Tools for Office Forum
http://forums.microsoft.com/msdn/ShowForum.aspx?ForumID=16
Visual Studio Tools for the Microsoft Office System
http://msdn.microsoft.com/office/understanding/vsto/default.aspx
> Please help me
> How do Let code work Only one book is activeworkbook?
> In VSTO, Open a book aa.xls(with menu and toolbasrs) ,saveas bb.xls,danji
> Menu or Toolbars ,aa.xls and bb.xls ,All hapen Changes,How does let
> aa.xls(activeworkbook) Do code, and bb.xls not working.
> thank you.
cliffleeway - 12 May 2005 02:15 GMT
Thank you.
I have been resolved the problem, the way is what will let the Menu and
toolbar into thisworkbbok.activate.
The original Problem is , one excel files, aa.xls, saveas bb.xls, open
aa.xls and bb.xls, Hit the toolbar, aa.xls A1 value =1 ,bb.xls A1 value=1
,too, I hope aa.xls A1 value=1, bb.xls A1 have not changed.
I have been resolved the problem,but I really appreciate your help.
Thank you.
"Ken Laws [MSFT]" <KenLawsMSFT@discussions.microsoft.com> дÈëÏûÏ¢ÐÂÎÅ:4BC54E2F-8090-431F-BA4D-4717D0E0DF2B@microsoft.com...
> Hi,
>
[quoted text clipped - 33 lines]
>> aa.xls(activeworkbook) Do code, and bb.xls not working.
>> thank you.