rnordquest
New member
- Jul 17, 2003
- 148
How do I get this to work?
ActiveCell.Value = "NPTS = " & format(tpts, i4)
I want the I4 to be like a fortran I4 format, i.e. right justified
ActiveCell.Value = "NPTS = " & format(tpts, i4)
I want the I4 to be like a fortran I4 format, i.e. right justified