![]() |
How do I set up a value (34.7) to value (34) in excel?
Hello all
My english is not good My q. Is: When I have a value in any cell as example (34.7), can I use a function to convert this value to (34) at another cell or not? THANK YOU sami |
Hi Sami,
Try using the INT() function. HTH Alan P. "sami" wrote in message ... Hello all My english is not good My q. Is: When I have a value in any cell as example (34.7), can I use a function to convert this value to (34) at another cell or not? THANK YOU sami |
Try this:
With 34.7 entered in A1, Enter this in any other cell: =ROUNDDOWN(A1,0) OR =FLOOR(A1,1) -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "sami" wrote in message ... Hello all My english is not good My q. Is: When I have a value in any cell as example (34.7), can I use a function to convert this value to (34) at another cell or not? THANK YOU sami |
All times are GMT +1. The time now is 02:24 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com