Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / General Excel Questions / May 2007

Tip: Looking for answers? Try searching our database.

changing numbers in a text string in a new cell

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Xhawk57 - 16 May 2007 17:46 GMT
could someone please help me with a formula to change a number (such as a
date) in a text string in the next cell:

for example:
in column A I have data that reads:
2005 tax returns (Alt - Enter)
2005 Financial Statements

and in cell be I need a formula the will take that information and make it
say:
2006 tax returns (Alt-Enter)
2006 financial Statements

The text will not always be the same as you go down the colum but i want to
carry it over in a large spreadsheet while updating the date.

Is this possible?
FSt1 - 16 May 2007 17:56 GMT
hi
=SUBSTITUTE(B3,2005,2006,1)
change cell reference to fit your data
Regards
FSt1

> could someone please help me with a formula to change a number (such as a
> date) in a text string in the next cell:
[quoted text clipped - 13 lines]
>
> Is this possible?
Gary''s Student - 16 May 2007 17:59 GMT
=SUBSTITUTE(A1,"2005","2006")
Just be sure text wrapping is turned on in the cell with the formula to view
it correctly.
Signature

Gary''s Student - gsnu200722

CLR - 16 May 2007 18:04 GMT
=SUBSTITUTE(A1,5,6)

Vaya con Dios,
Chuck, CABGx3

> could someone please help me with a formula to change a number (such as a
> date) in a text string in the next cell:
[quoted text clipped - 13 lines]
>
> Is this possible?
Xhawk57 - 16 May 2007 18:22 GMT
Worked like a charm!  Thanks a lot!!!

> could someone please help me with a formula to change a number (such as a
> date) in a text string in the next cell:
[quoted text clipped - 13 lines]
>
> Is this possible?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.