Hi all,
I have a simple access form. It has a simple command button. When I click the command button, the form will be closed(i have used docmd.close) and another form opens(docmd.openform) with a command button in that and the current form becomes closed. When the command button is again...