The Student Database template has forms that pop up as new windows. I'm adding in some forms of my own, and would like them to follow suit.
The Student Database template has forms that pop up as new windows. I'm adding in some forms of my own, and would like them to follow suit.
I don't use macros, but you can dissect the Student Database template database to find out how Microsoft had the forms pop up....... I would convert the macros to code, but it is not hard to have the forms pop up.
This is a Form property that is found on the Other Tab in the Form Property Editor. Take a look at the following documentation:
http://msdn.microsoft.com/en-us/libr...ice.11%29.aspx
Cheers,
Ryan