Having a blank day today....so rather than trawl through the wonderful world of MSDN...
Can someone let me know if there is a simple way of establishing if a form if open in my MDI.
It's in it's early stages so I haven't yet created my own forms collection - I just need to know when I am saving a record whether a particular form is open.
Something along the lines of
if frmMyForm is open then....
Ta
Rob
Can someone let me know if there is a simple way of establishing if a form if open in my MDI.
It's in it's early stages so I haven't yet created my own forms collection - I just need to know when I am saving a record whether a particular form is open.
Something along the lines of
if frmMyForm is open then....
Ta
Rob