Add Macros
Closed
Irfan
-
Aug 13, 2009 at 12:04 AM
Excelguru Posts 261 Registration date Saturday April 11, 2009 Status Member Last seen June 21, 2011 - Aug 15, 2009 at 11:24 PM
Excelguru Posts 261 Registration date Saturday April 11, 2009 Status Member Last seen June 21, 2011 - Aug 15, 2009 at 11:24 PM
Related:
- Add Macros
- 2007 microsoft office add-in microsoft save as pdf or xps - Download - Other
- How to add @ in laptop - Guide
- How to add songs to sound picker - Guide
- Debian add printer - Guide
- How to add photo in word resume - Guide
1 response
Excelguru
Posts
261
Registration date
Saturday April 11, 2009
Status
Member
Last seen
June 21, 2011
307
Aug 15, 2009 at 11:24 PM
Aug 15, 2009 at 11:24 PM
You can add new macros by going to Visual Basic Editor (Press ALT+F11) >>Insert a new module and add your code there
By adding new macro will it effect the old macro's which is already there in excel. - depends on the macros already there and the macros you are going to write. You havent give the code of the existing macro or of the new macro to check this.
By adding new macro will it effect the old macro's which is already there in excel. - depends on the macros already there and the macros you are going to write. You havent give the code of the existing macro or of the new macro to check this.