Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
To assign space for an Excel (2003) column that required maximum 5
characters, I declared it as Dim strCompound String * 5. But I do not know how to fit specific requirements for my designated calculation fields (I have no VBA help file to lookup!!!): - Declare a variable that has maximum 8 digits and 4 decimals (i.e.: 42352975.3687). - Declare a variable with currency value that has maximum of 6 digits and 2 decimals ( i.e.: $234567.25) I began to use macro since last month and do not know if there is a way to meet the needs for those columns. Please show me the rope if possible. Thank you. James |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i round a quotient to specific decimal places? | Excel Worksheet Functions | |||
Rounding up or down to specific decimal digits. | Excel Worksheet Functions | |||
how do I stop excel putting a space after a decimal point | Excel Discussion (Misc queries) | |||
Paper Space / Model Space ? | Excel Discussion (Misc queries) | |||
Space between decimal numbers | Excel Worksheet Functions |