Hello,
I have a problem with my VBA code, it takes a lot of time to execute even if the code seems quite simple... :confused:
For the context, I have a very large sheet with a pattern of 3 columns (Month, Year and Value) and I want to delete the three of them if the value cell is empty. It has...