[AccessD] Continuous subform on a continuous subform

Rocky Smolin at Beach Access Software rockysmolin at bchacc.com
Tue Mar 18 17:21:05 CDT 2008


Treeview might work except I need to be able to add Pos to the Shipment (the
PO list would come from a combo box) , and then the lots would attach to the
added PO.

Rocky





 	
	

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Drew Wutka
Sent: Tuesday, March 18, 2008 2:52 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Continuous subform on a continuous subform

Create a Treeview with the lots, on the subform.  You can let the treeview
edit the fields.  If you don't need to be able to edit the fields, just use
a multicolumn listbox.

Drew

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin at
Beach Access Software
Sent: Tuesday, March 18, 2008 4:41 PM
To: 'Access Developers discussion and problem solving'
Subject: [AccessD] Continuous subform on a continuous subform

Dear List:
 
I would like to put a continuous subform on a continuous subform, but I'm
getting a message that this can't be done.  So I'm trying to find a way
around this. 
 
The form tracks incoming shipments.  The main form is single form showing
the shipment info in the header.
 
Each shipment can have more than one purchase order. So the purchase orders
are listed in the detail section.  Form is continuous.  So far so good.
 
However, each purchase order can have several lots. And for each P.O.
added
to the shipment the client wants to see all the lots attached to that PO.
The lots and purchase orders are already in the tables.  They're going to
create the shipment last (this incoming shipment thing is an add-on to the
existing legacy system).
 
So the user creates a new incoming shipment and adds existing purchase
orders (incoming shipment POs are in a table with the shipment table PK as
the FK) .  So I've got the purchase orders displaying in a continuous form.

 
But for each P.O. the client wants to see all the lots attached to that PO.
So I think, OK, subform of lots (lots have the PO number as a field) linking
the selected PO numbers to the lots.  Subform in a subform.
 
But no-go.  So, how does one finesse this?  
 
MTIA
 
Rocky
 



 	
	
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com The information contained in this
transmission is intended only for the person or entity to which it is
addressed and may contain II-VI Proprietary and/or II-VI Business Sensitive
material. If you are not the intended recipient, please contact the sender
immediately and destroy the material in its entirety, whether electronic or
hard copy. You are notified that any review, retransmission, copying,
disclosure, dissemination, or other use of, or taking of any action in
reliance upon this information by persons or entities other than the
intended recipient is prohibited.


-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

No virus found in this incoming message.
Checked by AVG. 
Version: 7.5.519 / Virus Database: 269.21.7/1332 - Release Date: 3/17/2008
10:48 AM
 




More information about the AccessD mailing list