Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello I have a monthly report with worksheets for each business day of
the month. the report title on on each worksheet is the same as the date on the tab. Because I have formulas in this report every month I rename the report. Is there a way that when I change the worksheet date and the the report date at the same time , (or the other way around change the report date and the worksheet date at the same time ) thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=MID(CELL("Filename"),FIND("]",CELL("Filename"))+1,255)
place this in any cell you want named as the sheet HTH "Wanna Learn" wrote: Hello I have a monthly report with worksheets for each business day of the month. the report title on on each worksheet is the same as the date on the tab. Because I have formulas in this report every month I rename the report. Is there a way that when I change the worksheet date and the the report date at the same time , (or the other way around change the report date and the worksheet date at the same time ) thanks |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
"UFO_pilot
WOW! thanks "ufo_pilot" wrote: =MID(CELL("Filename"),FIND("]",CELL("Filename"))+1,255) place this in any cell you want named as the sheet HTH "Wanna Learn" wrote: Hello I have a monthly report with worksheets for each business day of the month. the report title on on each worksheet is the same as the date on the tab. Because I have formulas in this report every month I rename the report. Is there a way that when I change the worksheet date and the the report date at the same time , (or the other way around change the report date and the worksheet date at the same time ) thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date match problem | Excel Discussion (Misc queries) | |||
Match date problem | Excel Discussion (Misc queries) | |||
How can I match a calculated date to closest date from a list? | Excel Worksheet Functions | |||
MATCH FUNCTION AND SERIAL DATE CONFLICTS | Excel Worksheet Functions | |||
Match Date | Excel Discussion (Misc queries) |