Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default Open an excel Module

Hi everyone,
I am new to Excel VBA. I have a module that works perfectly. I do the
following steps to run it:

Open Module
Alt_F11
F5

is there a faster way to do this?

Thanks

Ismail

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200612/1

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default Open an excel Module

hit alt-f8
highlight the macro
click options
assign a shortcut key

--


Gary


"ielmrani via OfficeKB.com" <u21259@uwe wrote in message
news:6ab427a292af6@uwe...
Hi everyone,
I am new to Excel VBA. I have a module that works perfectly. I do the
following steps to run it:

Open Module
Alt_F11
F5

is there a faster way to do this?

Thanks

Ismail

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200612/1



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Open an excel Module

tools|macro|macros (or alt-f8)
and then select the procedure you want and click Run

Someday you may want to provide a "prettier" interface.

For additions to the worksheet menu bar, I really like the way John Walkenbach
does it in his menumaker workbook:
http://j-walk.com/ss/excel/tips/tip53.htm

Here's how I do it when I want a toolbar:
http://www.contextures.com/xlToolbar02.html
(from Debra Dalgleish's site)

"ielmrani via OfficeKB.com" wrote:

Hi everyone,
I am new to Excel VBA. I have a module that works perfectly. I do the
following steps to run it:

Open Module
Alt_F11
F5

is there a faster way to do this?

Thanks

Ismail

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200612/1


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default Open an excel Module

Thank you Gary. I learned something new today.


Gary Keramidas wrote:
hit alt-f8
highlight the macro
click options
assign a shortcut key

Hi everyone,
I am new to Excel VBA. I have a module that works perfectly. I do the

[quoted text clipped - 9 lines]

Ismail


--
Message posted via http://www.officekb.com

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
When i open excel, i i get: Compile error in hidden Module, HELP! Snoopy Excel Discussion (Misc queries) 1 February 19th 09 03:07 PM
programmatically open VBE and go to a specified procedure in target module? DataFreakFromUtah Excel Programming 4 July 12th 04 05:37 PM
When open an old xls, an new macro is in a new module. Tom Ogilvy Excel Programming 0 February 13th 04 12:57 PM
Run module ON OPEN event?? MG Excel Programming 1 January 9th 04 12:31 AM
Open a XLS from a Module Giorgio[_2_] Excel Programming 3 December 17th 03 02:40 PM


All times are GMT +1. The time now is 06:38 AM.

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"