theanchorman
New Member
- Joined
- Aug 24, 2012
- Messages
- 31
Hello, I have a Excel file that has previously had ROUND formulas in many locations of the workbook. Almost 11k cells with ROUND formulas. Is there a VBA code I can use to remove all or most of them? I need to remove the beggining part of the formula "=ROUND(" and the end of it ",0)". Any suggestions?