I copy data from an outside source and paste into excel.
To make things easier, I created a macro that starts by clearing out the current contents of the sheet.
Then after that is done, I can copy the outside data, and run the FormInsert routine.
I had to create the separate FormInsert...