Hi,
I've created a simple user form which calculates and enters a default value into a text box control. It all works fine, but how can I display that value in a specific number/date format, according to the number or date format of a specific cell?
I tried this:
TextBox1.NumberFormat =...