PC Review


Reply
Thread Tools Rate Thread

copying data from tabel to table

 
 
Simon
Guest
Posts: n/a
 
      30th Nov 2006
I have 3 main tables
tblParts (HotTubsCode, ProductCode, Quantity)
tblManufacture (ManufactureID, HotTubCode, Date)
tblManufactureParts ( ManufactureID, ProductCode, Quantity,
SerialNumber)

What I have is form based on tblManufacture that has manufactureID (
Autonumber) and a lookup box for HotTubCode.

I then want a sub form that is a datasheet on this form based on
tblManufactureParts
I would like a click button on the form that will copy the data in
tblParts into tblManufactureParts but only the data that has
HotTubsCode what was on the form from the look up box. Therefore the
data will be displaced in the sub form.
Once it's in the sub form I am able to add serial numbers and change
it if I need to.


Can any one tell me how to do this?

Thanks

Simon

 
Reply With Quote
 
 
 
 
Steve Schapel
Guest
Posts: n/a
 
      30th Nov 2006
Simon,

I think this is similar to the question you asked here just a few hours ago?

--
Steve Schapel, Microsoft Access MVP

Simon wrote:
> I have 3 main tables
> tblParts (HotTubsCode, ProductCode, Quantity)
> tblManufacture (ManufactureID, HotTubCode, Date)
> tblManufactureParts ( ManufactureID, ProductCode, Quantity,
> SerialNumber)
>
> What I have is form based on tblManufacture that has manufactureID (
> Autonumber) and a lookup box for HotTubCode.
>
> I then want a sub form that is a datasheet on this form based on
> tblManufactureParts
> I would like a click button on the form that will copy the data in
> tblParts into tblManufactureParts but only the data that has
> HotTubsCode what was on the form from the look up box. Therefore the
> data will be displaced in the sub form.
> Once it's in the sub form I am able to add serial numbers and change
> it if I need to.
>
>
> Can any one tell me how to do this?
>
> Thanks
>
> Simon
>

 
Reply With Quote
 
Simon
Guest
Posts: n/a
 
      30th Nov 2006
I have rewwored it to make to clear. as it taking me some time to work
out what im trying to do


Steve Schapel wrote:
> Simon,
>
> I think this is similar to the question you asked here just a few hours ago?
>
> --
> Steve Schapel, Microsoft Access MVP
>
> Simon wrote:
> > I have 3 main tables
> > tblParts (HotTubsCode, ProductCode, Quantity)
> > tblManufacture (ManufactureID, HotTubCode, Date)
> > tblManufactureParts ( ManufactureID, ProductCode, Quantity,
> > SerialNumber)
> >
> > What I have is form based on tblManufacture that has manufactureID (
> > Autonumber) and a lookup box for HotTubCode.
> >
> > I then want a sub form that is a datasheet on this form based on
> > tblManufactureParts
> > I would like a click button on the form that will copy the data in
> > tblParts into tblManufactureParts but only the data that has
> > HotTubsCode what was on the form from the look up box. Therefore the
> > data will be displaced in the sub form.
> > Once it's in the sub form I am able to add serial numbers and change
> > it if I need to.
> >
> >
> > Can any one tell me how to do this?
> >
> > Thanks
> >
> > Simon
> >


 
Reply With Quote
 
Steve Schapel
Guest
Posts: n/a
 
      30th Nov 2006
Ah, ok thanks. Well, just a hint for the future... if you need to
modify or add to what you have already written, it is probably less
confusing if you keep your updated comments in the original thread. Thanks.

--
Steve Schapel, Microsoft Access MVP

Simon wrote:
> I have rewwored it to make to clear. as it taking me some time to work
> out what im trying to do
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy data from one databse tabel to other database table K Microsoft Access VBA Modules 1 23rd Jun 2011 01:56 PM
Merge several data sets into one tabel or not? Chris Microsoft Access Database Table Design 1 26th Dec 2007 12:12 AM
Delete the data from tabel in the database =?Utf-8?B?SHVzYW0=?= Microsoft ADO .NET 1 18th Jun 2007 05:54 AM
ASP.Net tabel nested in another ASP.Net table =?Utf-8?B?SmltUQ==?= Microsoft ASP .NET 2 23rd Mar 2007 05:14 AM
Default Value from tabel to table =?Utf-8?B?U2lsdmlv?= Microsoft Access 1 16th Oct 2006 10:08 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:53 AM.