
I have some simple VBA code that puts a 24 digit number into a worksheet, from the web. Tthe number always shows up as 2.46104E+22 (scientific) instead of 24610431121004074034237. I’ve tried to custom format it to no avail.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com




Is there a way to display the full number?<o


Thanks.