Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a sheet with a bunch of dates in Column A:
For charting purposes, that I am trying to automate, I need Excel to locate the earliest date in the fiscal year cycle. In our case, the date is as close to =10/1 of any given year. I also need to be able to do this for each FY in the data set. Any help would be greatly appreciated. TIA |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
okay, how about if I make this easier and just ask how to write a code that
will return the year of a cell that is formatted with date and military time? "Papa Jonah" wrote: I have a sheet with a bunch of dates in Column A: For charting purposes, that I am trying to automate, I need Excel to locate the earliest date in the fiscal year cycle. In our case, the date is as close to =10/1 of any given year. I also need to be able to do this for each FY in the data set. Any help would be greatly appreciated. TIA |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can you give an example of the EXACT contents of a cell? Does Excel recognize
your entry as a date and time, or (because of the time entered without a colon) does it think it's text? On Mon, 25 Oct 2004 15:33:06 -0700, "Papa Jonah" wrote: okay, how about if I make this easier and just ask how to write a code that will return the year of a cell that is formatted with date and military time? "Papa Jonah" wrote: I have a sheet with a bunch of dates in Column A: For charting purposes, that I am trying to automate, I need Excel to locate the earliest date in the fiscal year cycle. In our case, the date is as close to =10/1 of any given year. I also need to be able to do this for each FY in the data set. Any help would be greatly appreciated. TIA |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This is as formatted by Excel
4/8/97 13:00 Column A is filled with similar date/times that span several years. These cells are used to calculate elapsed time as well as charting of events. When we want to modify charts to look at a given year or given set of years, we need to manually alter the series. My immediate objective is to use excel to automatically identify statistical significance by evaluating blocks of data where each block adds a year until significance is found. "Myrna Larson" wrote: Can you give an example of the EXACT contents of a cell? Does Excel recognize your entry as a date and time, or (because of the time entered without a colon) does it think it's text? On Mon, 25 Oct 2004 15:33:06 -0700, "Papa Jonah" wrote: okay, how about if I make this easier and just ask how to write a code that will return the year of a cell that is formatted with date and military time? "Papa Jonah" wrote: I have a sheet with a bunch of dates in Column A: For charting purposes, that I am trying to automate, I need Excel to locate the earliest date in the fiscal year cycle. In our case, the date is as close to =10/1 of any given year. I also need to be able to do this for each FY in the data set. Any help would be greatly appreciated. TIA |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Locating Source Data in Master Spreadsheet | Excel Discussion (Misc queries) | |||
Locating and selecting Data from Worksheet | Excel Discussion (Misc queries) | |||
~Locating Cells to Begin Data Flow | Excel Worksheet Functions | |||
Locating a range of dates and listing somewhere else? | Excel Discussion (Misc queries) | |||
how do I convert a dates in a year quarters in a year? | Excel Discussion (Misc queries) |