Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / August 2007

Tip: Looking for answers? Try searching our database.

distance calculations

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
not bright - 20 Aug 2007 21:34 GMT
I am trying to think of a formula that will give me the result that I would
like:
Example
Sheet 1
B1=sheet 2 B1 thru B25=sheet 2 B25
C1 equals Sheet 2 Cell B1 as the starting distance
D1 equals the distance from the last item to the starting point
E1 equals the overall distance
Sheet 2
A1-A25 raw data
B1-B25 converts raw data to feet

My problem is, how can I get it C1 to see whatever the last number in Sheet
2 column B as the distance from the last item back to the source? I was
wondering because it’s not always going to be 25 items.
Max - 21 Aug 2007 12:40 GMT
> .. how can I get it C1 to see whatever the last number in Sheet
> 2 column B

One guess ... think you mean D1 rather than C1 ..

In Sheet1,

Try this in D1:
=INDEX(Sheet2!B$1:B$25,COUNTA(Sheet2!A$1:A$25))

Above uses Sheet2's col A as the raw data extent (ie last value in col). It
presumes there's no in-between blanks in Sheet2's col A, a reasonable interp?
going by your description.
Signature

Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---

> I am trying to think of a formula that will give me the result that I would
> like:
[quoted text clipped - 11 lines]
> 2 column B as the distance from the last item back to the source? I was
> wondering because it’s not always going to be 25 items.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.