View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
notthemacroman notthemacroman is offline
external usenet poster
 
Posts: 2
Default I need help writing a macro that will correct typing errors?

I need a macro that when selected, will correct cell inputs.....
ex. What I want in the column/row of cells is AAAA.

What I have been given is AAA B, AA, AAAAA.

I would like to correct these with a macro.

Any help would be great, thanks.