I have a split database. It takes very long time to go from form design view to form view. I did compact the database also. File size is only 2 MB. Any help is appreciated.
I would suggest saving the form with no record source and without any row source setting for the list box and combo box. Put some code in the forms On Open event to set these properties.