Microsoft
Software
Hardware
Network
Question : How do I supress the add new record icon at the bottom of subdata sheets?
I have linked severl tables togetther and whne I hit the expand button - I see the linjed records.
However at the botttom of the subdatasheet there is an empty row to permit you to addrecords
How do I get rid of it?
Answer : How do I supress the add new record icon at the bottom of subdata sheets?
If you're referring to actually viewing TABLES, then you cannot get rid of it. If you're doing this via a form (which is the correct way to view data), then set the AllowAdditions property to No.
Random Solutions
how do i print directly to lpt1 in vb.net
Excel VBA cell length limitation
server 2003 activation
Passing parameter by open args
Exchange 2003 to 2007 mailbox move problem
Perl SQL Server error - SQL-01004
Multiple Combo Box Selection in Microsoft Access
Print setup in Excel 2007
vb.net check if form is open
Excel - How to split a fullname column into seperate firstname and surname columns