D
default105
I want to create a treeview for my work orders but I would like it to only
retrieve information within that particular recordset.
I know I can create one based on creating a link between the field
EquipmentID in both the Assets and WorkOrders table, but that lists the
entire EquipmentID's. I would like to only list the EquipmentID's that have
Work Orders. That is why I ask the question, is it possible with one
recordset to create a treeview that only lists the EquipmentID once (as
Master) and all the WorkOrderID's and Problem's (as Child)? Or am I stuck
with having to join two tables and listing all the EquipmentID's.
Thanks,
On an off note, I was wondering, I have replied to questions before here to
other problems but it does not reflect on my profile. I guess that point is
I just don't like to be seen as a someone who only takes and doesn't give. I
do try to respond to questions I can answer, but I am still in the beginning
stages of learning (as if you ever would learn everything.lol)
Thanks again
retrieve information within that particular recordset.
I know I can create one based on creating a link between the field
EquipmentID in both the Assets and WorkOrders table, but that lists the
entire EquipmentID's. I would like to only list the EquipmentID's that have
Work Orders. That is why I ask the question, is it possible with one
recordset to create a treeview that only lists the EquipmentID once (as
Master) and all the WorkOrderID's and Problem's (as Child)? Or am I stuck
with having to join two tables and listing all the EquipmentID's.
Thanks,
On an off note, I was wondering, I have replied to questions before here to
other problems but it does not reflect on my profile. I guess that point is
I just don't like to be seen as a someone who only takes and doesn't give. I
do try to respond to questions I can answer, but I am still in the beginning
stages of learning (as if you ever would learn everything.lol)
Thanks again