Show sample data or
If desired, send your file to my address below. I will only look if:
1. You send a copy of this message on an inserted sheet
2. You give me the newsgroup and the subject line
3. You send a clear explanation of what you want
4. You send before/after examples and expected results.
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
(E-Mail Removed)
"srosetti" <(E-Mail Removed)> wrote in message
news:2407a256-2547-4cab-9585-(E-Mail Removed)...
>I have 2 column's that I wish to remove certain data from. The cells
> have various lengths in data, but each column starts and ends with a
> certain char I want to remove.
>
> For instance in Column B the cell data starts and ends with a " sign.
> I need these removed.
>
> In Column C the cells all start with a " sign and end with a ");
> These symbols need to be removed from the respective column data. I
> have over 50,000 entries so..this is why I'm looking to automate it
> with either a macro, vba, direct excel solution etc.
>
>
> Any Ideas on the problem at hand?
>
>
> Thanks