If you know which cells you need to check, it can be like this:
Code:If Range("a3").Value < 0 Then Range("b3").Value = Range("a3").Value
|
Results 1 to 3 of 3
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |