Thread: Macros
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] jamalhakem@gmail.com is offline
external usenet poster
 
Posts: 37
Default Macros


Hi
Those macros are written by me during many years, they only do belong
to me, I have the text in VB editor, but I want to remove them from
the PC, and this is as you told me
Thank you
Jam
On May 26, 10:10 pm, chet wrote:
On May 26, 8:09 am, wrote:

Hi
I have a list of macros and modules on a PC at work, I will leave this
work and want to copy these macros to my flash memoey and then delete
them from the hard disk completly, any help?
Thank you in advance
Jam


If, as mentioned previously, these work products are available to you,
the simplest method of producing copies is to open the Visual Basic
Editor from the workbooks which contain the macros and click File
Export File... which will produce files with the .bas extension.
These files can be manipulated as text files. To use these macro
copies, open Excel, open Visual Basic Editor, and click File Import
File...