Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I enter the date into a sheet called 'Currencies' cell D3, the latest
date from cells B4:H4 sheet 2 called 'Immunizations'? The information is in the same workbook on another spreadsheet. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try
=MAX(Immunizations!B4:H4) Format as a a date. Mike "Loadmaster" wrote: How do I enter the date into a sheet called 'Currencies' cell D3, the latest date from cells B4:H4 sheet 2 called 'Immunizations'? The information is in the same workbook on another spreadsheet. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank-you, I would not have figured it out that I actually wanted
=MIN('Immunizations'!B4:H4) had you not posted that response. "Mike H" wrote: Try =MAX(Immunizations!B4:H4) Format as a a date. Mike "Loadmaster" wrote: How do I enter the date into a sheet called 'Currencies' cell D3, the latest date from cells B4:H4 sheet 2 called 'Immunizations'? The information is in the same workbook on another spreadsheet. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Filter latest date from multiple date entries | Excel Worksheet Functions | |||
Transferring data from one spreadsheet to another | New Users to Excel | |||
Transferring data to excel spreadsheet 2003 | Excel Discussion (Misc queries) | |||
Need help to find a date (latest date) from a column | Excel Worksheet Functions | |||
Need help to find a date (latest date) from a column | Excel Worksheet Functions |