Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default How to use a macro from another excelsheet

Hello,

can anybody tell me how to use a macro from another excel sheet.
Situation :

I have 1 file called records.xls
This file has to be overwritten every time when filled (export from access).
When this opens I have to start an Excel macro.
How can I use or start a macro which is in my other file : macro.xls (empty
sheet with just a macro in it).
Or any other solution is welcome.

Jeroen
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 258
Default How to use a macro from another excelsheet

Hi Jeroen,

simply store the macro in your personal.xls or as an add-in.

Regards,
Ivan

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 573
Default How to use a macro from another excelsheet


Jeroen wrote:
Hello,

can anybody tell me how to use a macro from another excel sheet.
Situation :

I have 1 file called records.xls
This file has to be overwritten every time when filled (export from access).
When this opens I have to start an Excel macro.
How can I use or start a macro which is in my other file : macro.xls (empty
sheet with just a macro in it).
Or any other solution is welcome.

Jeroen


Or just open the file the macro is in, it will be available to run.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default How to use a macro from another excelsheet

Hi Ivan,

how do you mean both, I am pretty new to macro's and excel

Jeroen

"Ivan Raiminius" wrote:

Hi Jeroen,

simply store the macro in your personal.xls or as an add-in.

Regards,
Ivan


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 258
Default How to use a macro from another excelsheet

Hi Jeroen,

personal.xls is Personal Macro Book offered by macro recorder. This
workbook remains open and you can use all macros recorded or written by
yourself.

Add-in is workbook saved as add-in (*.xla - you can save as it in
Excel). Then in Tools Addins you can install it and have it prepared
for use.

See excel help for more details.

Regards,
Ivan

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
call excelsheet within excelsheet when user clicks excelsheet ico mohini Excel Worksheet Functions 0 November 20th 06 05:07 AM
Protected Excelsheet ngmahesh Excel Programming 2 January 6th 06 01:31 PM
how to use an excelsheet that is already in my userform Jean-Pierre D via OfficeKB.com Excel Programming 0 August 19th 05 08:19 AM
How can i get autoformat name of range in excelsheet? classpeople Excel Worksheet Functions 0 June 22nd 05 03:16 PM
How to update a subroutine in another excelsheet with a Macro Pavan Kishore K. S. Excel Programming 4 August 10th 04 08:27 AM


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

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"