G
Garu
Hi,
I'm building a solution that tracks movement of items from one location to
another. I have the following tables:
1)Item
ItemNo (related to Movement.ItemNo one-to-many)
Description
Remarks
2)Movement
ItemNo
MovementDate
Location
While browsing Item records in a form, I would like to be able to display
the last "location" where the item has last moved. Is that possible and
how?
Thanks in advance,
Garu
I'm building a solution that tracks movement of items from one location to
another. I have the following tables:
1)Item
ItemNo (related to Movement.ItemNo one-to-many)
Description
Remarks
2)Movement
ItemNo
MovementDate
Location
While browsing Item records in a form, I would like to be able to display
the last "location" where the item has last moved. Is that possible and
how?
Thanks in advance,
Garu