![]() |
|
#1
|
|||
|
|||
![]()
you give no clue what you are trying to achieve so not sure if it helps but:
you should never be using big complicated formulae like this in VBA créate a new tab in your spread sheet set cell a2 to your formula with cell a1 as input to it and cell a3 as the output you want test until it works under all circumstances use vba to put the input value into a1 and read the answer from a3 it looks from what you are trying to do, that not using VBA at all is probably the best option - you are not trying to rewrite Excel from scratch |
#2
|
||||
|
||||
![]()
Why on earth not? If it's an appropriate formula, why shouldn't you use code to populate the worksheet with it?
|
![]() |
Tags |
array, autofill, dynamic range |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
dmcmillion | Excel | 3 | 10-20-2014 09:59 AM |
![]() |
flextera | Excel | 3 | 06-17-2014 11:12 AM |
![]() |
Mango123 | Excel | 4 | 03-18-2014 02:52 PM |
![]() |
tinfanide | Excel Programming | 2 | 06-09-2012 10:19 AM |
How can I fill cell color starting from Cell D5 using Conditional formatting instead | Learner7 | Excel | 0 | 07-08-2010 05:50 AM |