I know this is probably simple but im used to vb and i cant wuite figure out why this wont work!
I want to unload one form and load another so i have:
Unload Form_RentalForm
Load Form_ClientForm
It keeps telling me that it cant load or unload this object (hightlighting unload form_RentalForm
