Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default I need serious help Worksheet functions

Please can any one help I am trying to set up an easy worksheet that will record fishing weighs lbs & oz.

I want to list each fishermans weight by name the what they have caught and the an overall weigh column as well.

I can get the formular to add the pound and oz together and to round up the oz to make a whole pound.
example 3lbs 13oz and 2lbs 11oz it comes up with 5.24 instead of 6.05
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,514
Default I need serious help Worksheet functions

I speculate that whatever format the OP is using it does not calc what
the text states for lbs/ozs. 3lbs 13oz is 3.81lbs; 2lbs 11oz is
2.69lbs; 3.81+2.69 = 6.50 all day long!<g

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,045
Default I need serious help Worksheet functions

On Tue, 19 Jun 2012 17:06:33 -0400, GS wrote:

I speculate that whatever format the OP is using it does not calc what
the text states for lbs/ozs. 3lbs 13oz is 3.81lbs; 2lbs 11oz is
2.69lbs; 3.81+2.69 = 6.50 all day long!<g


He did write "3lbs 13oz and 2lbs 11oz it comes up with 5.24", so I'm guessing he's entering his data as
pounds<dotounces since

2.11 + 3.13 -- 5.24

Given that, the DOLLARDE function should work OK. If that turns out to be the case, there may be some basic math issues to be dealt with.


  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,514
Default I need serious help Worksheet functions

After serious thinking Ron Rosenfeld wrote :
On Tue, 19 Jun 2012 17:06:33 -0400, GS wrote:

I speculate that whatever format the OP is using it does not calc what
the text states for lbs/ozs. 3lbs 13oz is 3.81lbs; 2lbs 11oz is
2.69lbs; 3.81+2.69 = 6.50 all day long!<g


He did write "3lbs 13oz and 2lbs 11oz it comes up with 5.24", so I'm guessing
he's entering his data as pounds<dotounces since

2.11 + 3.13 -- 5.24

Given that, the DOLLARDE function should work OK. If that turns out to be
the case, there may be some basic math issues to be dealt with.


I agree! That's what I was eluding to. My position is that some
reference to the standard 'Table of Weights and Measures' should be
implemented so there's no ambiguity (2.11 nor 3.13 don't relate to
anything in the aforementioned table) Typically, single units of
measure are used and so <IMO this requires conversion for one of the
components at the very least. So to go with lbs it converts as per my
post. Alternatively, ounces could be used. Note that my point is based
on the decimal not being a delimiter but rather a measure of precision.
After all.., is it 2.11 lbs or 2.69 lbs. OR is it some home grown unit
like 2.11 lboz which doesn't compute to any know standard (that I know
of).

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


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
Worksheet Functions Denrae Excel Worksheet Functions 5 May 7th 10 12:44 AM
Differences using worksheet functions in worksheet and via VBA dbGeezer Excel Programming 3 February 22nd 08 05:46 AM
Using VBA Functions in a worksheet Gary''s Student Excel Programming 4 September 6th 05 04:57 PM
Public Functions As Worksheet Available Functions Steve King Excel Programming 3 February 12th 05 07:55 PM
help with worksheet functions ksnapp[_40_] Excel Programming 3 April 5th 04 10:48 PM


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