Prevent blank row on subform

Chunk

Registered User.
Local time
Today, 23:53
Joined
Oct 25, 2004
Messages
64
I have a tabular sub form, which is just used to show the user data. It is not editable, and the user can not do anything on the form other than choose a record from the PK, and thenview the data.

How can I prevent the a blank row from automatically being added to the bottom of the subform. I only want rows with data in them to be shown.

Thanks.
 
I think you can set this by turning the 'Allow Additions' property off.

ken
 
KenHigg said:
I think you can set this by turning the 'Allow Additions' property off.

ken

Great thanks.
 
Last edited:

Users who are viewing this thread

Back
Top Bottom