I posted a thread a few weeks ago and received great advice, so I am back! To give you some background information I will explain the instructions:
The worksheet contains information that is seperated by section headings. I have created a form that collects information and inserts into the appropriate section. A listbox value (Heading Name) determines the section placement of the information. I have created a loop that searches for these section headings. It then inserts a new row with the new information. Several formatting changes also take place during the process.
The code works correctly except for the 10 second pause after you click the submit button. The 10 second delay eliminates the benefit of the form/macro. I am new to VBA coding so don't be alarmed if the code is poorly written.
Thanks a lot in advance!
Bookmarks