Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Prospect
 
Posts: n/a
Default How do I get the Fitness Chart for Men to work longer?

I have been using the Fitness Chart for Men Excel template to track my weight
loss. I find that the downloaded version only has 31 rows, at which point
the borders end and it no longer graphs any data that I might enter. How do
I extend this template so that it can track my weight for longer than one
month?
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Gord Dibben
 
Posts: n/a
Default How do I get the Fitness Chart for Men to work longer?

Prospect

That will be quite a project.

You can simply copy down to extend it then clear data from columns B through E
below row 31 but..........

Now you would have to adapt all the formulas in columns F through I to return
a blank if nothing entered in A through E.

=IF(B32="","",((B32*1.082)+94.42)-(D32*4.15)) entered in F32

=IF(B32="","",B32-F32) entered in G32

=IF(B32="","",(G32*100)/B32) entered in H32

=IF(B32="","",(B32/($I$2*12+$I$3)/($I$2*12+$I$3)*703)) entered in I32

All these would copied down a fair piece.

The dates in Column A will increment with no problem if you select A29:A31
then copy down.

Then you would have to set up dynamic ranges for each of the Charts' series

For the dynamic ranges instructions for Charts' series, visit Tushar Mehta's
site at

http://www.tushar-mehta.com/excel/ne...rts/index.html



Gord Dibben Excel MVP


On Tue, 13 Dec 2005 09:46:02 -0800, "Prospect"
wrote:

I have been using the Fitness Chart for Men Excel template to track my weight
loss. I find that the downloaded version only has 31 rows, at which point
the borders end and it no longer graphs any data that I might enter. How do
I extend this template so that it can track my weight for longer than one
month?

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
My links no longer work . . . mike Excel Discussion (Misc queries) 8 October 27th 05 11:59 PM
Create a combo chart with two of the same chart types Mark Parent Charts and Charting in Excel 2 October 14th 05 01:28 AM
Keyboard shortcuts no longer work gman100 Excel Discussion (Misc queries) 5 June 15th 05 03:36 PM
Problem with xlusrgal.xls file Alfred S C Lee Charts and Charting in Excel 2 December 29th 04 05:54 PM
pivot table multi line chart souris Charts and Charting in Excel 2 December 7th 04 03:56 AM


All times are GMT +1. The time now is 01:16 PM.

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"