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 / Worksheet Functions / December 2005

Tip: Looking for answers? Try searching our database.

I would like to extract some text in my WorkSheet Tab and enter it

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dr. Darrell - 07 Dec 2005 21:43 GMT
I have 52 worksheets which are titled "Week Ending 12-4-05" and so on.

I would like to extract the date (text) and enter it as a date (number) in a
cell.

Is there a function or some code that can be entered to do this?

Darrell
Peo Sjoblom - 07 Dec 2005 21:55 GMT
=--MID(MID(CELL("FILENAME",A1),FIND("]",CELL("FILENAME",A1))+1,32),13,34)

format as date, if you only want a text representation of the date

=MID(MID(CELL("FILENAME",A1),FIND("]",CELL("FILENAME",A1))+1,32),13,34)

Signature

Regards,

Peo Sjoblom

> I have 52 worksheets which are titled "Week Ending 12-4-05" and so on.
>
[quoted text clipped - 4 lines]
>
> Darrell
Dr. Darrell - 08 Dec 2005 12:22 GMT
Thank you.

> =--MID(MID(CELL("FILENAME",A1),FIND("]",CELL("FILENAME",A1))+1,32),13,34)
>
[quoted text clipped - 11 lines]
> >
> > Darrell
 
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.