I am trying to clean some text contained in an very large Excel spreadsheet by replacing all instances "<br />" with a single space (" "). I've tried two methods: using the normal Find/Replace All options in Excel, and using this very simple VBA macro: I am trying to clean some text contained in an