PC Review


Reply
Thread Tools Rate Thread

How to call a procedure in program

 
 
=?Utf-8?B?VmlqYXkgS290aWFu?=
Guest
Posts: n/a
 
      28th Mar 2007
I got two queries

1. I would like to call a procedure which is already there in my harddisk
(macros written earlier. While calling a procedure written earlier, if
possible to call procedure not from begining somewhere from middle) if
possible?

2. I got more than 50 macros written and every time it asks for short key.
All short keys are already used in my earlier macros, Presently i remove the
file from Excel - Macros directory to add new macro, if there any other best
alternative?

 
Reply With Quote
 
 
 
 
NickHK
Guest
Posts: n/a
 
      28th Mar 2007
Vijay,
1 - Not sure what you mean, as macros (VBA code) is stored in workbooks. The
workbook has to open before you can run the code.
Then you can Call/Run the code routine (sub or function), but this obviously
starts from the beginning of the routine and continues to the end.

2 - You do not have to set a short-cut key. Only use it for the common code
that you run frequently. If the workbook is not open, its macros short-cut
keys will do nothing.

NickHK

"Vijay Kotian" <(E-Mail Removed)> wrote in message
news:CFC987F3-9DDC-4431-9DDC-(E-Mail Removed)...
> I got two queries
>
> 1. I would like to call a procedure which is already there in my harddisk
> (macros written earlier. While calling a procedure written earlier, if
> possible to call procedure not from begining somewhere from middle) if
> possible?
>
> 2. I got more than 50 macros written and every time it asks for short key.
> All short keys are already used in my earlier macros, Presently i remove

the
> file from Excel - Macros directory to add new macro, if there any other

best
> alternative?
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Call a procedure =?Utf-8?B?SmltUw==?= Microsoft Access Forms 3 8th Aug 2007 08:50 PM
Call subform event procedure from main form event procedure ? =?Utf-8?B?cGxj?= Microsoft Access Form Coding 2 26th Oct 2006 10:15 PM
Call Procedure =?Utf-8?B?UmF0aGVyQmVlSG9tZQ==?= Microsoft Access VBA Modules 1 8th Aug 2006 08:23 AM
REMOTE CALL PROCEDURE call (RPC) SERVICE Pete Q Windows XP Networking 2 23rd Nov 2003 03:34 PM
remote call procedure call failed Dave Warwick Windows XP Networking 0 5th Jul 2003 04:59 AM


Features
 

Advertising
 

Newsgroups
 


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