Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Macro Recorder


I saved a macro to the personal.xls option in macro recorder. How do I
access this from another workbook. Does the workbook I created the
macro in have to be open?

Thanks for any help

Josh


--
jhahes
------------------------------------------------------------------------
jhahes's Profile: http://www.excelforum.com/member.php...o&userid=23596
View this thread: http://www.excelforum.com/showthread...hreadid=384972

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Macro Recorder


Hi Josh, yes you have to have the otrher wb open in order to see the
macros in the VBA Editor.

Regards
Jose Luis


jhahes Wrote:
I saved a macro to the personal.xls option in macro recorder. How do I
access this from another workbook. Does the workbook I created the
macro in have to be open?

Thanks for any help

Josh



--
jose luis
------------------------------------------------------------------------
jose luis's Profile: http://www.excelforum.com/member.php...o&userid=13312
View this thread: http://www.excelforum.com/showthread...hreadid=384972

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,120
Default Macro Recorder

But if it is in Personal.xls it will be.

From another workbook, you will need to use APplication.Run

Application.Run "Personal.xls!myMacro"

--
HTH

Bob Phillips

"jose luis" wrote
in message ...

Hi Josh, yes you have to have the otrher wb open in order to see the
macros in the VBA Editor.

Regards
Jose Luis


jhahes Wrote:
I saved a macro to the personal.xls option in macro recorder. How do I
access this from another workbook. Does the workbook I created the
macro in have to be open?

Thanks for any help

Josh



--
jose luis
------------------------------------------------------------------------
jose luis's Profile:

http://www.excelforum.com/member.php...o&userid=13312
View this thread: http://www.excelforum.com/showthread...hreadid=384972



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Macro Recorder


Sorry Josh, I miss read the question , the answer Bob gave should keep
you going.

Best Wishes

Jose Luis


Bob Phillips Wrote:
But if it is in Personal.xls it will be.

From another workbook, you will need to use APplication.Run

Application.Run "Personal.xls!myMacro"

--
HTH

Bob Phillips

"jose luis"
wrote
in message
...

Hi Josh, yes you have to have the otrher wb open in order to see

the
macros in the VBA Editor.

Regards
Jose Luis


jhahes Wrote:
I saved a macro to the personal.xls option in macro recorder. How

do I
access this from another workbook. Does the workbook I created

the
macro in have to be open?

Thanks for any help

Josh



--
jose luis

------------------------------------------------------------------------
jose luis's Profile:

http://www.excelforum.com/member.php...o&userid=13312
View this thread:

http://www.excelforum.com/showthread...hreadid=384972



--
jose luis
------------------------------------------------------------------------
jose luis's Profile: http://www.excelforum.com/member.php...o&userid=13312
View this thread: http://www.excelforum.com/showthread...hreadid=384972

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
My excel macro recorder no longer shows up when recording macro jack Excel Discussion (Misc queries) 1 February 5th 07 09:31 PM
My excel macro recorder no longer shows up when recording macro jack Excel Discussion (Misc queries) 3 February 5th 07 08:22 PM
Macro recorder Fossil_Rock Excel Discussion (Misc queries) 1 July 30th 05 08:10 PM
Help with Macro Recorder Please Hulk[_4_] Excel Programming 1 October 11th 04 10:19 PM
Help with Macro Recorder Please Hulk[_3_] Excel Programming 2 October 11th 04 04:57 AM


All times are GMT +1. The time now is 02:52 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"