I have a userform that calls up data on a database, the information shown in the userform helps the user in finishing his/her costing sheet. A minor drawback in my userform is that the user cannot edit the costing sheet while the userform is active. So they have to close the form, edit the sheet, activate the userform, get the data, close the userform, edit the sheet, and so on.
Is there a property in userform that will allow my costing sheet to be editable even if the userform is active?
Bookmarks