Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
1vagrowr
 
Posts: n/a
Default copying vba code to a standard code module

How do I copy vba code from a web page to a standard code module? Note: I
don't know what a standard code module is.

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Chip Pearson
 
Posts: n/a
Default copying vba code to a standard code module

In the VBA editor, go to the Insert menu and choose Module. Cut
and paste the code from the web page to that module.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"1vagrowr" wrote in message
...
How do I copy vba code from a web page to a standard code
module? Note: I
don't know what a standard code module is.

Thanks.



  #3   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default copying vba code to a standard code module

Select the code on the web page, and then copy it Ctrl-C.

In Excel, go to the VBIDE (Alt-F11), and menu InsertModule, then paste the
code (Ctrl-V) there.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"1vagrowr" wrote in message
...
How do I copy vba code from a web page to a standard code module? Note: I
don't know what a standard code module is.

Thanks.



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
Absolute Dates colm1976 Excel Discussion (Misc queries) 3 October 14th 05 01:30 AM
Lost my Paste Mike R Excel Discussion (Misc queries) 11 August 29th 05 12:22 AM
Highlighting gwenturpin Excel Discussion (Misc queries) 23 June 16th 05 04:28 PM
Each Click of the Mouse D.Parker Excel Discussion (Misc queries) 13 April 28th 05 11:24 PM
Error trapped only while stepping through the code - Not triggered when run Jeff Excel Discussion (Misc queries) 7 March 7th 05 06:29 PM


All times are GMT +1. The time now is 05:55 PM.

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"