Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default where do you put programs?

hi all

not clear where to put a program for excel.

i write it using the vbeditor, using the vba language but then.... where
do i put it? in a cell? in a macro? outside excel as a vbscript?


i'm confused


thanks]
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default where do you put programs?

From Excel:
Touch ALT-F11 to open VBE
Touch ALT-i
ALT-m

to open a fresh module.

Put your stuff in there.
--
Gary's Student - gsnu200742


"console1" wrote:

hi all

not clear where to put a program for excel.

i write it using the vbeditor, using the vba language but then.... where
do i put it? in a cell? in a macro? outside excel as a vbscript?


i'm confused


thanks]

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,582
Default where do you put programs?

If you've already written it in Excel's VBA Editor, then it is contained in
a workbook in Excel. That's where it stays.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"console1" wrote in message
...
hi all

not clear where to put a program for excel.

i write it using the vbeditor, using the vba language but then.... where
do i put it? in a cell? in a macro? outside excel as a vbscript?


i'm confused


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
Going Between Programs bscuga Excel Discussion (Misc queries) 1 May 6th 08 03:43 PM
removing programs Nick Hodge Excel Programming 0 December 18th 06 08:48 PM
Deleting VBA programs paulrm906 Excel Programming 5 December 17th 05 11:06 PM
VBA programs [email protected] Excel Programming 1 August 5th 05 11:32 AM


All times are GMT +1. The time now is 04:12 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"