Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
MaxArk[_9_] MaxArk[_9_] is offline
external usenet poster
 
Posts: 1
Default Switch to Open Excel Worksheet


How can I automatically go back to an Excel worksheet from Word after a
save?

After a document has been saved, I want the user returned to an already
opened Exce worksheet.




--
MaxArk
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Cindy M. Cindy M. is offline
external usenet poster
 
Posts: 2,416
Default Switch to Open Excel Worksheet

Hi MaxArk,

How can I automatically go back to an Excel worksheet from Word after a
save?

After a document has been saved, I want the user returned to an already
opened Exce worksheet.

Are we talking macro here, or do you have something else in mind?

Which version of Office?

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)

  #3   Report Post  
Posted to microsoft.public.word.docmanagement
MaxArk[_10_] MaxArk[_10_] is offline
external usenet poster
 
Posts: 1
Default Switch to Open Excel Worksheet


Hi Cindy,

I'm dealing here with Word 2003.
The document from word is a document created from a directory mail
merge. These reports (mail merges) are prompted from user interaction
on an Excel form. What I would like to do in essence is, after the Word
document has been saved, a simple push of a button (on the toolbar
perhaps?) in Word will return the user back to the active Excel
Worksheet.




Cindy M.;2793370 Wrote:
Hi MaxArk,
-
How can I automatically go back to an Excel worksheet from Word after
a
save?

After a document has been saved, I want the user returned to an
already
opened Exce worksheet.
-
Are we talking macro here, or do you have something else in mind?

Which version of Office?

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question
or
reply in the newsgroup and not by e-mail :-)





--
MaxArk
  #4   Report Post  
Posted to microsoft.public.word.docmanagement
Cindy M. Cindy M. is offline
external usenet poster
 
Posts: 2,416
Default Switch to Open Excel Worksheet

Hi MaxArk,

I'm dealing here with Word 2003.
The document from word is a document created from a directory mail
merge. These reports (mail merges) are prompted from user interaction
on an Excel form. What I would like to do in essence is, after the Word
document has been saved, a simple push of a button (on the toolbar
perhaps?) in Word will return the user back to the active Excel
Worksheet.

Try this, but note it will start Excel if it's not (no longer) running.

Sub ShowExcelApp
Dim o As Object

Set o = GetObject(, "Excel.Application")
o.Visible = True
Set o = Nothing
End Sub



Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)

  #5   Report Post  
Posted to microsoft.public.word.docmanagement
MaxArk[_12_] MaxArk[_12_] is offline
external usenet poster
 
Posts: 1
Default Switch to Open Excel Worksheet


Cindy M.;2796976 Wrote:
Hi MaxArk,
-
I'm dealing here with Word 2003.
The document from word is a document created from a directory mail
merge. These reports (mail merges) are prompted from user interaction
on an Excel form. What I would like to do in essence is, after the
Word
document has been saved, a simple push of a button (on the toolbar
perhaps?) in Word will return the user back to the active Excel
Worksheet.
-
Try this, but note it will start Excel if it's not (no longer)
running.

Sub ShowExcelApp
Dim o As Object

Set o = GetObject(, "Excel.Application")
o.Visible = True
Set o = Nothing
End Sub



Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question
or
reply in the newsgroup and not by e-mail :-)


Thanks Cindy. Where (how) would I put this code in place and integrate
a toolbar button to do it?




--
MaxArk


  #6   Report Post  
Posted to microsoft.public.word.docmanagement
Cindy M. Cindy M. is offline
external usenet poster
 
Posts: 2,416
Default Switch to Open Excel Worksheet

Hi MaxArk,

Where (how) would I put this code in place and integrate
a toolbar button to do it?

Can you tell me more about how you imagine this should
work? It's hard for me to guess exactly how you want it. (I
can't promise it can be exactly how you want it, but it
would be nice to have a starting point...)

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update
Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any
follow question or reply in the newsgroup and not by e-mail
:-)

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel Worksheet Object resizes in Word when I edit/open it Size matters Page Layout 29 April 29th 23 08:51 AM
How do I e-mail an excel worksheet? Nicole Microsoft Word Help 4 November 23rd 06 05:11 AM
how do I open and edit an excel worksheet Rahul0901 Microsoft Word Help 1 February 17th 06 08:55 PM
Microsoft Excel Worksheet Jen Microsoft Word Help 6 November 29th 05 08:50 PM
Excel worksheet font changes Jean Microsoft Word Help 1 September 22nd 05 05:46 AM


All times are GMT +1. The time now is 06:45 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"