Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everone,
I have this line of VBA code: ARngSolution(Cline, Aline).Value = Val(Left(ARngSolution(Cline, Aline).Value, 7)) One of the values that it writes down comes like this: 3.84894 while when I checked it using MsgBox, it came as this: 3.84894E-02 What should I do to let the code write it correctly as: .0384894? Regards, Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
not printing correctly | Excel Discussion (Misc queries) | |||
How to correctly write a cross-sheet "IF" formula in Excel | Excel Worksheet Functions | |||
is it possible to execute write to the fields in another .xsl form a macro in another .xsl? e.g. some way to load another .xsl into an .xsl macro and write to its data? | Excel Worksheet Functions | |||
How do I use checkboxes correctly? | Excel Discussion (Misc queries) | |||
I hope I ask this correctly | Excel Programming |