FinancialAnalystKid
Well-known Member
- Joined
- Oct 14, 2004
- Messages
- 779
I have to make a selection of cells and delete the contents of each cell that has:
Selection.Font.ColorIndex = 6
Selection.Font.Size = 10
Can someone help me with the VBA code for this?
Thanks
Selection.Font.ColorIndex = 6
Selection.Font.Size = 10
Can someone help me with the VBA code for this?
Thanks