Wrox Programmer Forums
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 1st, 2006, 07:33 AM
Friend of Wrox
 
Join Date: Apr 2006
Posts: 159
Thanks: 0
Thanked 0 Times in 0 Posts
Default updatable subform

Hi,

I just have another question. At this time i have a command button an my form to add a new record, or to look at the last entry. (the record navigator property has been set to 'no').

I would like to change the 'data entry' property of the form to yes, but than only new records can be added, a previous one can't be looked up.

Now what I would like to know is: is it possible to create a subform on which I would be able to look at the last complete entry? So if I add some new records, the subform should always display the last complete entry. The subform should be updated every time I press the command button 'new record' or if the form is opened of course. Can this be done? If yes, how do I have to do this?

thanks

 
Old June 1st, 2006, 07:49 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,151
Thanks: 2
Thanked 14 Times in 14 Posts
Send a message via ICQ to SerranoG Send a message via AIM to SerranoG
Default

Vince, search Access help for the following three form properties: AllowEdits, AllowAdditions, AllowDeletions.

Greg Serrano
Michigan Dept. of Environmental Quality, Air Quality Division





Similar Threads
Thread Thread Starter Forum Replies Last Post
Operation must use Updatable query Gnub Beginning VB 6 4 June 19th, 2007 12:32 PM
recordset not updatable Vince_421 Access VBA 3 February 13th, 2007 05:02 PM
Must use "updatable query" bc7 ADO.NET 4 January 30th, 2007 03:58 AM
Publishing - Precompiled updatable site timType3 Visual Studio 2005 0 August 14th, 2006 09:31 AM
Error in view updatable pavanp SQL Server ASP 1 September 7th, 2004 09:35 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.