Hi All
I would like to columns A3:I40 with a Deactivate event. Column A is a number column and is what I need to sort by.
I have 3 columns with formulas that need to stay intact.
Col D:=IFERROR(INDEX('Fixture Specs'!$A$2:$A$4000,MATCH(B3,'Fixture Specs'!$B$2:$B$4000,0)),"")
Col...