Tekime Registered User. Local time Today, 14:34 Joined Jun 26, 2003 Messages 72 Jul 11, 2003 #1 It seems that whenever I use a continuous form there is always one entry with empty controls at the end. Is there a way to get rid of this line?
It seems that whenever I use a continuous form there is always one entry with empty controls at the end. Is there a way to get rid of this line?
jfgambit Kinetic Card Dealer Local time Today, 19:34 Joined Jul 18, 2002 Messages 798 Jul 11, 2003 #2 Change the Allow Additions Property to NO Of course, you will need to add a command button that changes the Property back to YES if you need to add a record to the continuous form. HTH
Change the Allow Additions Property to NO Of course, you will need to add a command button that changes the Property back to YES if you need to add a record to the continuous form. HTH
Tekime Registered User. Local time Today, 14:34 Joined Jun 26, 2003 Messages 72 Jul 11, 2003 #3 Thank you kindly jfgambit, problem is solved! I won't need to do any additions from this form though, so luckily I will not have to worry about the additional command button.
Thank you kindly jfgambit, problem is solved! I won't need to do any additions from this form though, so luckily I will not have to worry about the additional command button.