Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access
|
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 February 26th, 2004, 10:32 PM
Registered User
 
Join Date: Feb 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Refresh form while updating linked form

Utilizing Aceess 2000 and developing project tracking system. I have several tables linked together with one-to many relationships. Primary data entry is with "Projects" form/table that starts with the following fields: "lngProjectID"; "txtEmployeeID"; and then "lngCustomerID; etc.. The "lngCustomerID" field has lookup button to list all customers previously listed in "Customer" form/table. I also, added a "Add button" to "Projects" form to add new customers to the "Customer" form/table. After adding the necessary info in the first two fields on "Projects" form and adding a new customer to "Customer" form/table the lookup function does not see the new customer. Refresh does not work with the previous two fields completed. I need to have Access udate the database after the new "Customer" form is completed or when the Projects form "Customer lookup button is clicked on, maybe both! What is the best way to make this happen? Removing the first two fields on the "Projects" form and Refreshing is cumbersome. I am new to writting macros and VBA, please help!





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to refresh owner form on closing of child form akumarp2p C# 2005 0 December 22nd, 2006 10:27 AM
Refresh Form sangata VS.NET 2002/2003 2 May 11th, 2004 03:01 AM
How to refresh a table in a form lxu Access 0 March 9th, 2004 05:46 PM





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