Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() How do I change the value of a cell to a whole number? The closest thing I can find on the net is int and it says to do like so int(C1) So I tried to program that in to my loop where i is equal to the row number int("C" & i) and it says to me "Compile Error: Expected Identifier" I'm not even sure if int is what I want to do because after doing further research on it, it seems that int causes the value to round down. So a value of 210.832169 will be 210 instead of 211. Anyone have any insight on what I can search for? -- DKY ------------------------------------------------------------------------ DKY's Profile: http://www.excelforum.com/member.php...o&userid=14515 View this thread: http://www.excelforum.com/showthread...hreadid=471437 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I change the number of characters per cell? | Setting up and Configuration of Excel | |||
How do I change a number in one cell to change a series of cells? | Excel Discussion (Misc queries) | |||
how can I enter a 21 digit number in a cell & keep it from change | Excel Discussion (Misc queries) | |||
How do I change a number in a cell without effecting the formula? | Excel Discussion (Misc queries) | |||
how change number in cell to text | Excel Discussion (Misc queries) |