Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Folke Günther
 
Posts: n/a
Default prehistoric time series

I want to make a diagram with a time series that goes from -1000000 to
present. Hov can I accomplish that, since for MS the time starts at 1900?
Moreover, I want to display the dates as BP (before present) How could that
be done?
FG
  #2   Report Post  
Arvi Laanemets
 
Posts: n/a
Default

Hi

For such interval, your times are probably years. When yes, then you can
simply use numeric year values instead of dates.

To convert a date to year number, use the formula (with date p.e. in cell
A2)
=YEAR(A2)
and format as General

To conert a tate to yer number BP, use the formula
=YEAR(A2)-YEAR(TODAY())
and format as General
etc.

Create your diagram as XY chart with years as X-axis values

--
When sending mail, use address arvil<attarkon.ee
Arvi Laanemets


"Folke Günther" <Folke wrote in message
...
I want to make a diagram with a time series that goes from -1000000 to
present. Hov can I accomplish that, since for MS the time starts at 1900?
Moreover, I want to display the dates as BP (before present) How could

that
be done?
FG



  #3   Report Post  
Folke Günther
 
Posts: n/a
Default



"Arvi Laanemets" wrote:

Hi

For such interval, your times are probably years. When yes, then you can
simply use numeric year values instead of dates.

To convert a date to year number, use the formula (with date p.e. in cell
A2)
=YEAR(A2)
and format as General

It didn't work. XL returned everything below 1 AD as 'invalid', and year 1
as '1900'

Do you have another method to make XL understand that there was a time
before 1900?

FG
  #4   Report Post  
Arvi Laanemets
 
Posts: n/a
Default

Hi

You may try to use 1904-year system (from menu: Tools.Options.Calculation),
but there is a lot of disadvantages - you have to convert your existing
dates, maybe some date functions don't work properly (especially with
negative dates), etc.

--
When sending mail, use address arvil<attarkon.ee
Arvi Laanemets



"Folke Günther" wrote in message
...


"Arvi Laanemets" wrote:

Hi

For such interval, your times are probably years. When yes, then you can
simply use numeric year values instead of dates.

To convert a date to year number, use the formula (with date p.e. in

cell
A2)
=YEAR(A2)
and format as General

It didn't work. XL returned everything below 1 AD as 'invalid', and year

1
as '1900'

Do you have another method to make XL understand that there was a time
before 1900?

FG



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to change Series order in a Combination Chart? vrk1 Charts and Charting in Excel 3 April 1st 05 07:21 AM
series graph -- one series being added to another series rich zielinski via OfficeKB.com Charts and Charting in Excel 3 March 30th 05 06:23 PM
unmet challenge boris Excel Worksheet Functions 2 March 16th 05 02:13 PM
Dynamic series in Chart Jeff Charts and Charting in Excel 2 February 24th 05 11:54 AM
How to exclude weekends/holidays from plotted time series Debbie424242 Charts and Charting in Excel 3 January 19th 05 07:00 PM


All times are GMT +1. The time now is 08:44 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"