G
Guest
I am closing a form and transferring the info to a spreadsheet to allow users to work with it. I then give the option of reopening the form and at that time reload the info from the spreadsheet into the form.
Problem is the information is not displayed correctly (caluclations are not run) on the form unless I run a msgbox.
I expected that a Userform.repaint would do the trick - but no such luck.
I do not understand why simply displaying a msgbox would fix the problem and I would like to eliminate it as it is just an unneeded click.
Anyone have any clues?
TerryK
Problem is the information is not displayed correctly (caluclations are not run) on the form unless I run a msgbox.
I expected that a Userform.repaint would do the trick - but no such luck.
I do not understand why simply displaying a msgbox would fix the problem and I would like to eliminate it as it is just an unneeded click.
Anyone have any clues?
TerryK