I am having problems executing the following code:
I have the code to loop to row 6 for now to see if it works ....row 6 has the first occurance of what I need to execute... in cell D6 the value is:
Cell D6 =(C6/1000)*Q6 and format is "currency"
does this constitue as a formula in VB because it has no stated functions?
I tried to delete the second AND condition and just leave the ISNUMERIC condition ...but this still does not execute?
This is part of the second If statement that I would like to execute based on cell D6 value
Here is my Procedure!
Any ideas! Would be much appreciated
Thanks in advance,
Bookmarks