Macros with the VBE

G

Guest

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top