Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel Experts,
Is it possible to write macros that work within the VBE? For example, I would like to create a macro, that I would assign a ShortCut key (say Shift+Ctrl+F) to, that would generate the following line of code: Cells.Find(What:="").Select Is there a way to do this? If so, where are such macros stored? Thanks, Alan -- achidsey |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Get hold of a utility called MZTools, http://www.mztools.com/. It already
has such functionality. -- HTH Bob Phillips "achidsey" (notmorespam) wrote in message ... Excel Experts, Is it possible to write macros that work within the VBE? For example, I would like to create a macro, that I would assign a ShortCut key (say Shift+Ctrl+F) to, that would generate the following line of code: Cells.Find(What:="").Select Is there a way to do this? If so, where are such macros stored? Thanks, Alan -- achidsey |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Bob, Thanks. I'm sure I'll wonder how I got along without it. Alan -- achidsey "Bob Phillips" wrote: Get hold of a utility called MZTools, http://www.mztools.com/. It already has such functionality. -- HTH Bob Phillips "achidsey" (notmorespam) wrote in message ... Excel Experts, Is it possible to write macros that work within the VBE? For example, I would like to create a macro, that I would assign a ShortCut key (say Shift+Ctrl+F) to, that would generate the following line of code: Cells.Find(What:="").Select Is there a way to do this? If so, where are such macros stored? Thanks, Alan -- achidsey |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
weird saving of a document with macros resulting with macros being transfered to the copy | Excel Programming | |||
Macros inside macros, and pasting into macro code. | Excel Programming | |||
convert lotus 123w macros to excel macros | Excel Programming | |||
convert lotus 123w macros to excel macros | Excel Programming | |||
Suppress the Disable Macros / Enable Macros Dialog | Excel Programming |