Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default can some body help me


When I'm recording macro in excel the macro is available to other
workbook, but when I'm typing the code in v.b. the macro is available
only to the specific workbook it wroten in. I have no idea why dose
it's happend


--
ditzafar
------------------------------------------------------------------------
ditzafar's Profile: http://www.excelforum.com/member.php...o&userid=29475
View this thread: http://www.excelforum.com/showthread...hreadid=491896

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,119
Default can some body help me

When you record the macro you have the option to store it in This Workbook or
in your Personal workbook. If you put it in your personal workbook then it
will be available to any workbook. You other option is to creat an addin
which is a little more complicated but it is easy to distribute to others...
--
HTH...

Jim Thomlinson


"ditzafar" wrote:


When I'm recording macro in excel the macro is available to other
workbook, but when I'm typing the code in v.b. the macro is available
only to the specific workbook it wroten in. I have no idea why dose
it's happend


--
ditzafar
------------------------------------------------------------------------
ditzafar's Profile: http://www.excelforum.com/member.php...o&userid=29475
View this thread: http://www.excelforum.com/showthread...hreadid=491896


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default can some body help me

Hi Ditzafar,

To make the macros available to any open workbook, store them in your
Personal.xls file.

I suspect that when you record macros, you select the option to store the
macro in your Personal macro book.


---
Regards,
Norman



"ditzafar" wrote in
message ...

When I'm recording macro in excel the macro is available to other
workbook, but when I'm typing the code in v.b. the macro is available
only to the specific workbook it wroten in. I have no idea why dose
it's happend


--
ditzafar
------------------------------------------------------------------------
ditzafar's Profile:
http://www.excelforum.com/member.php...o&userid=29475
View this thread: http://www.excelforum.com/showthread...hreadid=491896



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default can some body help me

Even if I chose thisworkbook, as long as thisworkbook is open, the macro is
equally available. Is it different for you?

--
Regards,
Tom Ogilvy

"Jim Thomlinson" wrote in message
...
When you record the macro you have the option to store it in This Workbook

or
in your Personal workbook. If you put it in your personal workbook then it
will be available to any workbook. You other option is to creat an addin
which is a little more complicated but it is easy to distribute to

others...
--
HTH...

Jim Thomlinson


"ditzafar" wrote:


When I'm recording macro in excel the macro is available to other
workbook, but when I'm typing the code in v.b. the macro is available
only to the specific workbook it wroten in. I have no idea why dose
it's happend


--
ditzafar
------------------------------------------------------------------------
ditzafar's Profile:

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

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




  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,119
Default can some body help me

I don't really follow you... If you put it in your personal workbook then it
is always available for any workbook regardless whether this workbook is open
or not. At least that is what I thought I said. If you interpreted it in some
other way then my apologies.
--
HTH...

Jim Thomlinson


"Tom Ogilvy" wrote:

Even if I chose thisworkbook, as long as thisworkbook is open, the macro is
equally available. Is it different for you?

--
Regards,
Tom Ogilvy

"Jim Thomlinson" wrote in message
...
When you record the macro you have the option to store it in This Workbook

or
in your Personal workbook. If you put it in your personal workbook then it
will be available to any workbook. You other option is to creat an addin
which is a little more complicated but it is easy to distribute to

others...
--
HTH...

Jim Thomlinson


"ditzafar" wrote:


When I'm recording macro in excel the macro is available to other
workbook, but when I'm typing the code in v.b. the macro is available
only to the specific workbook it wroten in. I have no idea why dose
it's happend


--
ditzafar
------------------------------------------------------------------------
ditzafar's Profile:

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

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







  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default can some body help me

If the personal workbook is closed, then no it isn't. Granted, the personal
workbook is opened when excel is opened. I could achieve essentially the
same behavior with any workbook if I hide it, saved it, then placed it in
the xlstart directory. Also, there are other causes that make a macro "not
available" (even if in the personal workbook). However, perhaps your answer
is what the user is looking for, so no sense belaboring the point.

--
Regards,
Tom Ogilvy



"Jim Thomlinson" wrote in message
...
I don't really follow you... If you put it in your personal workbook then

it
is always available for any workbook regardless whether this workbook is

open
or not. At least that is what I thought I said. If you interpreted it in

some
other way then my apologies.
--
HTH...

Jim Thomlinson


"Tom Ogilvy" wrote:

Even if I chose thisworkbook, as long as thisworkbook is open, the macro

is
equally available. Is it different for you?

--
Regards,
Tom Ogilvy

"Jim Thomlinson" wrote in message
...
When you record the macro you have the option to store it in This

Workbook
or
in your Personal workbook. If you put it in your personal workbook

then it
will be available to any workbook. You other option is to creat an

addin
which is a little more complicated but it is easy to distribute to

others...
--
HTH...

Jim Thomlinson


"ditzafar" wrote:


When I'm recording macro in excel the macro is available to other
workbook, but when I'm typing the code in v.b. the macro is

available
only to the specific workbook it wroten in. I have no idea why dose
it's happend


--
ditzafar

------------------------------------------------------------------------
ditzafar's Profile:

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

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







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
Please any body help me.i need help as soon as possible [email protected] Excel Discussion (Misc queries) 0 June 20th 07 07:55 AM
Any body help me out with this? wwwrabbit Excel Discussion (Misc queries) 3 June 15th 06 08:46 PM
Can any body help me out? kvenku[_34_] Excel Programming 2 August 10th 04 03:29 PM
Can any body help? darno[_17_] Excel Programming 1 March 6th 04 11:33 PM
Can any body help? darno[_16_] Excel Programming 1 March 4th 04 09:34 AM


All times are GMT +1. The time now is 06:10 PM.

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

About Us

"It's about Microsoft Excel"