PC Review


Reply
Thread Tools Rate Thread

copying data from subform to subform

 
 
Simon
Guest
Posts: n/a
 
      29th Nov 2006
I know what i am doing is bad practice as its duplicating data but
there is a reason why i am duplicating it, but its hard to expain

I have a form with two datasheet subforms
There will be data in the top subformform (frmManufactureParts) and i
want to copy it to the botton subfform (frmManufacturePartsUsed)


I want a o click button the the form to do the copy


i currently have the following code


frmManufacturePartsUsed.Form!ProductCode =
frmManufactureParts.Form!IDNumber
frmManufacturePartsUsed.Form!Quantity =
frmManufactureParts.Form!Quantity


This coe only copys the bottom line of data from the datasheet.


Is there a way to make it copy all the data


Thanks

 
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
Copying Data from a subform to another form Parky23 Microsoft Access Form Coding 0 12th Jul 2011 09:33 AM
Copying Mainform and Subform data onto new Mainform/Subform Hector Microsoft Access 3 25th Sep 2009 05:28 AM
copying data from subform to subform Simon Microsoft Access 1 29th Nov 2006 06:34 PM
copying data from subform to subform Simon Microsoft Access 1 28th Nov 2006 08:57 PM
Copying data into a subform =?Utf-8?B?U2hhcm9u?= Microsoft Access Form Coding 0 5th Jul 2006 05:55 PM


Features
 

Advertising
 

Newsgroups
 


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