I am new to VBA and want to write a macro for the following:
If cell B2 is blank then clear contents from cells F2:F3. If cell B2 has a value then do nothing. The same has to be done for B6 and F6:F7 and for other specific cells in the worksheet.
Any help is appreciated.
If cell B2 is blank then clear contents from cells F2:F3. If cell B2 has a value then do nothing. The same has to be done for B6 and F6:F7 and for other specific cells in the worksheet.
Any help is appreciated.