I have a table called “TABLE1” with the fist column being "Status" which is a dropdown of 3 possible values ("ACTIVE", "PENDING" and "SOLD").
If I select "SOLD" from the dropdown I want THAT SAME SPECIFIC TABLE ROW to convert to values. Meaning all formulas or functions within that row turn to values (so they never change).
Maybe the drop-down selection of "SOLD" would trigger a macro that would copy and PASTE as “Values & Number Formatting”. Not sure exactly how to do this.
I need help knowing the VBA code to enable for this please.
Please use prop syntax for tables (not ranges).
see attached file
Bookmarks