Skip Bisconer
Who Me?
- Local time
- Today, 01:20
- Joined
- Jan 22, 2008
- Messages
- 285
I have a form that opens another form and sets the first form visable property to false. When I am done with the second form I would like to get the first one visible again. Right now it doesn't come back. If I make an open form docmd on the close of the second one much of the data has to be reintered on the first form.
So my question is...how do I make the first form visable again when the second one closes? Is there a better way to make this happen? Thanks for looking at my problem.
So my question is...how do I make the first form visable again when the second one closes? Is there a better way to make this happen? Thanks for looking at my problem.