Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
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 |
#2
![]() |
|||
|
|||
![]()
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 |
#3
![]() |
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|