VBA for actions on one cell value or formula
Posted by Bryan on February 08, 2001 3:10 PM
What's the VBA code to action the following on any cell:
cell contain's any value and I want to attached "*F2", i.e value 125 becomes =125*F2. F2 will be False or True (via a click button) so I am able to turn on or off values in a column.