View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Delete the number "49" from each cell in a column

All helps to keep the interest up <bg

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"se12" <u26173@uwe wrote in message news:65d2e90a73046@uwe...
Sorry for the confusion, forgot to change the 49....LOL...

Bob Phillips wrote:
I love the way the subject says delete 49, and the text says delete 23 ?

Or a macro something like
for each c in range("a2:a"&cells(rows.count,"a").end(xlup).row))

[quoted text clipped - 10 lines]
Example: 231234567890 (Numbers Imported into Excel as TEXT Format)
Need To Look Like This: 1234567890


--
Thank you for your help!!!! Have a GREAT DAY!!!!