Hello,
I have a cell that contains one value (A1). In the one beside it, I have put a checkbox (A2). In the third column (A3), I want that to take the value of A1 should A2 be checked.
Something like IF A2 = True, Then A3 = A1.
Any ideas? It seems really simple, but it has been a few years since I've used VBA.
Thanks
I have a cell that contains one value (A1). In the one beside it, I have put a checkbox (A2). In the third column (A3), I want that to take the value of A1 should A2 be checked.
Something like IF A2 = True, Then A3 = A1.
Any ideas? It seems really simple, but it has been a few years since I've used VBA.
Thanks