Thread: Calling form
View Single Post
Old Mar 7th, 2008, 7:51 AM   #1
Jabo
Not a user?
 
Join Date: Sep 2007
Posts: 272
Rep Power: 2 Jabo is on a distinguished road
Calling form

I have a form for entering transactions into a database. It will be called by two different forms, a checking form and a savings form. How do I know which form called up this form? Form.parent would only be for MDI forms, right? Do I have to make my own global variable to track this?
Jabo is offline   Reply With Quote