Hello everyone
I have the following code:
This assigns a static formula (=$Q$1) to each cell in column C (starting in C2) if the cell in column A has "John".![]()
Please Login or Register to view this content.
However, say I want instead for the formula to pick up a value in column B. So C2 would have the formula =B2*$Q$1 , C3 would be =B3*$Q$1, C4 would be =B4*$Q$1 , and so on , is there a way to modify the code to do this?
Any help would be much appreciated!
Bookmarks