Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 162
Default Importing Macros into Excel

I have some macros saved as .bas files that people need to be able to import
into their Excel. Their experience on importing is limited, so I need to be
able to explain to them how to import these files. Is there an easy way to
import the .bas files into Excel?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Importing Macros into Excel

Might be easier for you to import them into a new workbook.

Save that workbook as an Add-in and give that to them.


Gord Dibben MS Excel MVP

On Mon, 6 Aug 2007 08:26:00 -0700, Daren
wrote:

I have some macros saved as .bas files that people need to be able to import
into their Excel. Their experience on importing is limited, so I need to be
able to explain to them how to import these files. Is there an easy way to
import the .bas files into Excel?

Thanks


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 663
Default Importing Macros into Excel


Hi,

Copy a macro module to another workbook

1. Set the security level to Medium.

How?

A. On the Tools menu, click Options.
B. Click the Security tab.
C. Under Macro Security, click Macro Security.
D. Click the Security Level tab, and then select the security level you want
to use.

2. Open the workbook that contains the module (module: A collection of
declarations, statements, and procedures stored together as one named unit.
There are two types of modules: standard modules and class modules.) you want
to copy and the workbook you want to copy the module to.

3. On the Tools menu, point to Macro, and then click Visual Basic Editor.
4. On the View menu, click Project Explorer .
5. Drag the module you want to copy to the destination workbook.

Challa Prabhu
"Daren" wrote:

I have some macros saved as .bas files that people need to be able to import
into their Excel. Their experience on importing is limited, so I need to be
able to explain to them how to import these files. Is there an easy way to
import the .bas files into Excel?

Thanks

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
Importing Tables from Access into Excel using Macros or VBA CLamar Excel Discussion (Misc queries) 4 May 23rd 06 09:23 PM
Importing from Excel Amy Excel Discussion (Misc queries) 1 March 31st 06 03:09 PM
importing into excel jason2444 Excel Discussion (Misc queries) 1 March 29th 06 10:05 PM
Importing text into Excel... Tim M Excel Discussion (Misc queries) 3 March 2nd 06 05:08 PM
Training: More on how to use macros in Excel: Recording Macros ToriT Excel Worksheet Functions 2 February 10th 06 07:05 PM


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