How do I remove and apostrophe from a cell e.g 'ND or '8?
F Frank Kabel Oct 28, 2004 #2 Hi try the following macro: sob remove_it() with selection ..value=.value end with end sub