View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jerry chapman[_2_] jerry chapman[_2_] is offline
external usenet poster
 
Posts: 17
Default Changing data in a column

I would like to write a macro to change all the used entries in column A
such that only the right most 5 characters are displayed for each entry.
What would such a macro look like?