AllowAddition
Mar 5, 2006
Hi,
I designed a search form, the form property is:
default view: continuous form
Allowaddition: No.
when I setup the Allowaddition to be No, it affects the scroll bar. the scroll bar cannot move when I resize the form with small size. When I setup allowaddition to be Yes, then it works.
But, if there is last empty row to be display on the form (allowaddition = Yes). So, how can I fix the scroll bar when I setup the allowadditon to be NO?
Thanks.
View Replies
Sep 15, 2005
Hi all very simple question i'm sure but had a look through the forums and couldn't find anything.
On a form i have 2 buttons, one for new data and one for editing data. When either of these buttons are clicked a few text boxes pop up and immediately display data (The first record of the recordset). For the edit button this fine, however how do i get the text boxes to display a new record and not allow the user to head backwards through the recordset only onto a new record??
Thanks in advance
View 4 Replies
View Related