Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.setup
Coop
 
Posts: n/a
Default using excel how would I create sheet for adding mileage?

trying to create a spreadsheet to keep track of mileage, all I know is
+k2+k3+k4 Etc.
but this adds all the totals, wich is incorrect..
any help?
TIA
Coop

  #2   Report Post  
Posted to microsoft.public.excel.setup
David McRitchie
 
Posts: n/a
Default using excel how would I create sheet for adding mileage?

As far as what you show K5: =SUM(K2:K4)
but if you want to insert rows it would be better to use
in K5: =SUM(K2:OFFSET(K5,-1,0))
you can read about OFFSET in
http://www.mvps.org/dmcritchie/excel/offset.htm

If you really only know as little as you say you know, then
I would suggest you start reading/viewing some free online tutorials
http://www.mvps.org/dmcritchie/excel....htm#tutorials

But the real problem I have with your question is that you do not
say what you want to do, what you have as input. presumably
having something to do with highway travel.
1. Trip distances with readings taken from odometer want to show
distances between turning points or other points of interest..
2. Miles per Gallon (MPG or KPG) with odometer readings, and
amount of gas (petro) purchased showing price/unit, cost.
3. Maintenance schedule based on mileage and running time.

---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Coop" wrote ...
trying to create a spreadsheet to keep track of mileage, all I know is
+k2+k3+k4 Etc.
but this adds all the totals, wich is incorrect..
any help?
TIA
Coop



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
AHHHH-Get Data from Multiple Excel workbooks JAA149 Excel Discussion (Misc queries) 5 October 30th 05 05:19 PM
Create database in excel? wirthless New Users to Excel 7 October 30th 05 02:57 PM
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER MEGTOM New Users to Excel 5 October 27th 05 03:06 AM
Getting Excel Data from One Sheet to Another.... Robin Excel Discussion (Misc queries) 2 April 21st 05 01:15 PM
Hyperlink to specific sheet in Excel Web File jd17 Links and Linking in Excel 0 December 8th 04 09:03 PM


All times are GMT +1. The time now is 12:05 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"