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 / Programming / January 2006

Tip: Looking for answers? Try searching our database.

how do i use lbs and ounces in excel

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Model-man - 26 Jan 2006 11:07 GMT
Can someone tell me how to use i.e. sum for pounds and ounces.
Also how you could remove two minimum figures from a list.

I would like to use Excel for this.

Regards
Greg
Tom Ogilvy - 26 Jan 2006 12:45 GMT
at some point, you would have to convert your answer to pounds, do the sum
and convert back to pounds and ounces.   Or put in a formula that adds the
ounces, extracts any whole pounds, and adds those to the sum of the pounds.
If is unclear how your data is stored and what you are adding.

You can use the Small function to determine the two lowest value from a sum
with something like

=sum(A1:A10)-Small(A1:A10,1)-Small(A1:A10,2)

or

=sum(A1:A10)-Sum(small(A1:A10,{1,2}))

Signature

Regards,
Tom Ogilvy

> Can someone tell me how to use i.e. sum for pounds and ounces.
> Also how you could remove two minimum figures from a list.
[quoted text clipped - 3 lines]
> Regards
> Greg
Model-man - 26 Jan 2006 17:02 GMT
Hi Tom

That answers my questions perfectly.
Thanks very much for your help.

Regards
Greg Phillips

> at some point, you would have to convert your answer to pounds, do the sum
> and convert back to pounds and ounces.   Or put in a formula that adds the
[quoted text clipped - 17 lines]
> > Regards
> > Greg
 
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.