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 February 15th, 2012, 04:41 AM
Registered User
 
Join Date: Feb 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default populate table from another table

hello,

i created a new table called llocation and i have a form with 3 text boxes and i button called add
when i fill the textboxes all information goes to llocation table. what i want to do is when i press add i want all the new info at llocation table populates to another table called alllocations table which is the primary location table.

i couldnt manage to do is.

Can u help me?

Thank you very much
 
Old February 16th, 2012, 06:24 PM
Friend of Wrox
 
Join Date: Sep 2010
Posts: 245
Thanks: 5
Thanked 24 Times in 23 Posts
Default

I am sue it is possible to do but why are you duplicating the data?

I think the reason you are not finding this easy to do is that is violates the rules of database normalization and should be avoid.

Before you attempt to duplicate the data I would recommend rethinking your database design.
__________________
Boyd Trimmell aka HiTechCoach (.com)
Microsoft Access MVP Alumni 2010-2015





Similar Threads
Thread Thread Starter Forum Replies Last Post
Populate a List Box with Table Names & Table date hewstone999 Access VBA 1 February 27th, 2008 10:10 AM
how to populate a table with xml data in xslt miccipynewbie XSLT 6 May 28th, 2007 07:29 AM
Auto-populate table data into form jeff394 Access VBA 2 April 19th, 2006 02:55 PM
Populate a Variable From Access Table sirmilt Access 5 March 21st, 2006 01:34 AM
Populate a table with records from another set Golo Access VBA 9 November 10th, 2005 02:42 PM





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