View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ILoveMyCorgi ILoveMyCorgi is offline
external usenet poster
 
Posts: 55
Default How change cell to another character, add comma, & continue ne

It could be on a new sheet so that the outcome would look something like:
1234 09/25/2008 3,5
or
56789 09/24/2008 1,2,3,4,5,6,7

"dan dungan" wrote:

Do you want the outcome to replace the data in the original sheet, or
populate a new sheet?

What do you want to do if there are no "t"'s in the row?

It seems you could just use the find/replace function.

What I need to do is take the T and
change it to, let's say a 3 [for Per3] then add a comma and continue to the
next cell [if there is another T] and add, hypothetically a 5 for Per5.... and
so on until the end of the rows with a number and date.


The outcome shoudl look like:

12345 09/25/2008 3,5