LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,091
Default Wildcards with numbers....* & ? not working

I'm not sure what you want. You're stating that Excel is rounding 1.25 down
to 1.2 rather than rounding up to 1.3. Yet your formula is rounding 1.25
down to 1.2.
Excel would round 1.25 up to 1.3 with =ROUND(A1,1). Please explain what you
really want.

Tyro

"the_superfly5" wrote in message
...
We have a time sheet program and for what ever reason it rounds down at
five
rather than up, like most of us are taught growing up. For example, if we
end
up with a time in decimal format of 1.25 hours. it rounds this time back
to
1.2. From 1.6 and above it rounds up. Now this being a time sheet the
actual
total time in decimal format will always be changing. I have the following
equation setup right now and it works. =IF(A1=1.25, RoundDown(A1, 1),
Round(A1, 1)). Of course right now this works only with 1.25. I need to
wildcard the "1.2" and leave the 5 for recognition. Can anyone help??
Thanks



 
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
Autofilter Wildcards Not Working on Number Column soke2001 New Users to Excel 2 September 15th 07 02:17 PM
Autofilter Wildcards Not Working on Number Column soke2001 Excel Worksheet Functions 2 September 15th 07 05:36 AM
Text to Numbers NOT working BON Excel Discussion (Misc queries) 4 November 24th 06 11:39 AM
Quick q' about working with numbers bazza825 New Users to Excel 6 April 7th 06 12:25 AM
Working with a large group of numbers Majoe4 Excel Worksheet Functions 1 December 10th 04 07:29 PM


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