Hi,
I am currently developing an application which generates scientific values and places them into a textbox..
For most of my textboxes this: txtBox1.Text = Format(value1, "0.00")
Works perfectly..
But for one of them i need to format the number in this: 1.48 * 10(with a 5 in super script...