I have this table that has blank rows in it. columns ( name, title and shift) have a formula in it =IF(A4>0,VLOOKUP($A4,data,2,FALSE),"")
I need a marco that will delete the rows that are blank and then sort it by draw number
lowest to hights
Number Name Title Shift Pit DRAW NUMBER
2873 Vong, Kiet Supervisor 06:00 44.00
2289 Prochazka, Jiri Dealer 06:00 283.00
8046 Bench, Kevin Dealer 06:00 32.00
4201 Baldinelli, Mark Dual Pit Manager 06:00 75.00
4376 Ballen, Aerol Dealer 06:00 308.00
thanks
I need a marco that will delete the rows that are blank and then sort it by draw number
lowest to hights
Number Name Title Shift Pit DRAW NUMBER
2873 Vong, Kiet Supervisor 06:00 44.00
2289 Prochazka, Jiri Dealer 06:00 283.00
8046 Bench, Kevin Dealer 06:00 32.00
4201 Baldinelli, Mark Dual Pit Manager 06:00 75.00
4376 Ballen, Aerol Dealer 06:00 308.00
thanks