PC Review


Reply
Thread Tools Rate Thread

Defined a range

 
 
Alex St-Pierre
Guest
Posts: n/a
 
      8th Dec 2008
Hi!
I have a macro which evaluate factors by selecting a range and execute a
macro A. The macro use the selected range and look at the left cell's of each
selected cell's to find the paramaters.

example:
Cells(1,1) = "=PrepareAPX("abc","0.07",3,50") 'Parameters
cells(1,2) = selected cell's = macro A put the resulting factor in this
cell. 'Results

Inside macro A, the factors are evaluate into an other program using an apx.
There's a limitation of 150 factors that can be evaluate at the same time.
I'm wondering if there's a way to select a big range and evaluate the factors
according to macro B that will split the range into 150 cell's range and
execute macroA 67 times? Also, is there a way to remove the selected cell's
that doesn't have "=PrepareAPX" inside the left cell's?

Thank you!
Alex




Since the macro run an OLe
--
Alex St-Pierre
 
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
Copy Range and Assign a Defined Name to the Pasted Range sgltaylor Microsoft Excel Programming 3 5th Dec 2009 12:47 PM
Application-defined or object-defined error (worksheet, range, sel =?Utf-8?B?ZGFyeG91bA==?= Microsoft Excel Programming 4 2nd Aug 2006 01:59 PM
Copying A Range of Cells From one Sheet to Another - Error Application Defined or Object Defined Matt Microsoft Excel Programming 3 25th Jul 2006 01:13 AM
Range - Application Defined or Object Defined Error Dyl Microsoft Excel Programming 6 31st Oct 2005 07:57 PM
Defined name range disappears from Data Range field John Holland Microsoft Excel Charting 1 16th Oct 2004 03:31 PM


Features
 

Advertising
 

Newsgroups
 


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