I would need some help with the Format function. I would to like this function in order to use scientific notation for my calculations. I understood that you should use Format(number,"e") to achieve this but I am constantly getting a runtime error saying that there was a type mismatch. Any suggestion?
Thanks