NukeWorker Forum

Reference, Questions and Help => Computer Help => Topic started by: PapaBear765 on Jan 26, 2008, 09:48

Title: 3 Questions...
Post by: PapaBear765 on Jan 26, 2008, 09:48
1.  Does anyone have knowledge of how to get Excel to statistically round?  That is, always rounding to the even increment when the calculated value is half way.  For example: when rounding to nearest 1/10, for 2.25 normal rounding would yield 2.3 but statistical rounding yields 2.2.  For 2.75, normal yields 2.8 as well as statistical yielding 2.8.  So when x.x5 is calculated, round to the nearest even 1/10, when greater than 5 round up, and when less than 5 round down.

2.  Does anyone know of what features are available for all of the levels of service for Google Earth?  Are the more expensive services worth the money?

3.  How do I get my Yahoo emails to come in to Outlook?  I found out the process, but the step when you enter the URL that Outlook will use, but I don't know what the URL should be.

Thanks,
Donovan
Title: Re: 3 Questions...
Post by: Rennhack on Jan 26, 2008, 11:01
1.  Does anyone have knowledge of how to get Excel to statistically round?  That is, always rounding to the even increment when the calculated value is half way.  For example: when rounding to nearest 1/10, for 2.25 normal rounding would yield 2.3 but statistical rounding yields 2.2.  For 2.75, normal yields 2.8 as well as statistical yielding 2.8.  So when x.x5 is calculated, round to the nearest even 1/10, when greater than 5 round up, and when less than 5 round down.

I'm not familiar with what you describe as "statistically round", here is a link to some of their rounding functions:
http://www.ozgrid.com/Excel/excel-rounding.htm
You can write yoyur own formula to do what you want with a combination of those functions.

2.  Does anyone know of what features are available for all of the levels of service for Google Earth?  Are the more expensive services worth the money?

The more expensive features are targeted at realestate profesionals, and the like.  Here is a link to the descriptions of what each does:
http://earth.google.com/product_comparison.html

3.  How do I get my Yahoo emails to come in to Outlook?  I found out the process, but the step when you enter the URL that Outlook will use, but I don't know what the URL should be.

If tyou have regular yahoo mail, that option is not available.  It you have the paid version, follow these instructions:
http://help.yahoo.com/l/us/yahoo/mail/original/mailplus/pop/pop-08.html


All of these answers were found googling: "yahoo outlook", "google earth", and
Title: Re: 3 Questions...
Post by: G-reg on Jan 26, 2008, 10:11
1.  Does anyone have knowledge of how to get Excel to statistically round?  That is, always rounding to the even increment when the calculated value is half way.  For example: when rounding to nearest 1/10, for 2.25 normal rounding would yield 2.3 but statistical rounding yields 2.2.  For 2.75, normal yields 2.8 as well as statistical yielding 2.8.  So when x.x5 is calculated, round to the nearest even 1/10, when greater than 5 round up, and when less than 5 round down.

here is a link to some of their rounding functions:
http://www.ozgrid.com/Excel/excel-rounding.htm

Are you always rounding to ONE decimal place?  If so, "=MROUND(xxxx.xx,0.2)" will do what you want.

If you are using a variable number of decimal places, or cannot install the MROUND() Add-In, then it's going to get quite a bit trickier.  (PM me if you can't get MROUND() to do what you need.)

 - Greg
Title: Re: 3 Questions...
Post by: shayne on Jan 27, 2008, 02:50
Round is something that I have used in the past...   

From excel help
Quote
Rounds a number to a specified number of digits.

Syntax

ROUND(number,num_digits)

Number   is the number you want to round.  I use the cell here

Num_digits   specifies the number of digits to which you want to round number.

Remarks

If num_digits is greater than 0 (zero), then number is rounded to the specified number of decimal places.
If num_digits is 0, then number is rounded to the nearest integer.
If num_digits is less than 0, then number is rounded to the left of the decimal point.
Example


I use yahoo! in my outlook, but I do pay for pop forwarding.  For free pop forwarding, open a gmail (Google) account..
Title: Re: 3 Questions...
Post by: Rennhack on Jan 27, 2008, 03:14
I use yahoo! in my outlook, but I do pay for pop forwarding.  For free pop forwarding, open a gmail (Google) account..

Or a nukeworker.net mail powered by gmail...