2) does not work as I can't find a way of calling from the current form, without pressing a button each time. However, 1) does work. I was trying to use Form2.Unload (based on the same principles as Form2.Show etc) instead of Unload Form2. Thanks, it works brilliantly now :-)
I am not...