Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access VBA
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA 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 September 9th, 2013, 05:28 AM
Registered User
 
Join Date: Mar 2012
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation how to achive due record using main and subform like order and orderdetails table

how to achive due record using main and subform like order and orderdetails table
 
Old September 9th, 2013, 05:35 AM
Registered User
 
Join Date: Mar 2012
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation ms access vba

how to achirve due record to another database with main and subform like order and orderdetail using vba access
 
Old September 9th, 2013, 05:37 AM
Registered User
 
Join Date: Mar 2012
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

how to achive due record using main and subform like order and orderdetails table using vba access
 
Old September 9th, 2013, 05:38 AM
Registered User
 
Join Date: Mar 2012
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

how to achive due record using main and subform like order and orderdetails table
 
Old October 8th, 2013, 02:56 PM
Friend of Wrox
 
Join Date: Sep 2010
Posts: 245
Thanks: 5
Thanked 24 Times in 23 Posts
Default

Generally you should avoid moving records between tables. It is better to add a field for "archived" that can be used to filter out the records.


If you must, then see if this helps:

How to Duplicate a Main Form and Its Subform Detail Records (Click Here)
__________________
Boyd Trimmell aka HiTechCoach (.com)
Microsoft Access MVP Alumni 2010-2015

Last edited by HiTechCoach; October 8th, 2013 at 03:01 PM..





Similar Threads
Thread Thread Starter Forum Replies Last Post
Main/Subform linkage Ben009 Access 4 April 5th, 2006 01:07 PM
Moving total from Subform to Main Form Shepwad Access 1 March 10th, 2006 10:57 AM
updating main form from subform dartcoach Access 6 April 28th, 2005 08:27 AM
Order by on a subform bjackman Access 1 January 16th, 2004 01:22 PM
Filter subform from main form DBoulos Access VBA 2 October 30th, 2003 12:20 PM





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