ClaraBarton
Registered User.
- Local time
- Yesterday, 18:19
- Joined
- Oct 14, 2019
- Messages
- 736
@MajP
Some years ago I used your treeview to organize some file cabinets. I had a
table of DRawers,
a table of DIvisions,
a table of FOlders,
and a table of ITems.
Then I used a union query for the treeview.
Each item had an address of
DR
I:FD:IT or A:1:3:278. Or B:::45. All Good.
Then you came out with your ItemGenie and I really liked the logic. So I revamped the whole thing. It works great except for the LocAddress.
My items all have the same number as always and my drawers have the same letter. I can use a query to assign these.
However, I'm having a struggle with the rest of the address.
I'd like to use the ParentID (ParID) and the Nodelevel and the TreeSort to create a formula so that if they move, their address will change accordingly.
Here is a picture of part of the Location table. Am I trying to do the impossible?
Some years ago I used your treeview to organize some file cabinets. I had a
table of DRawers,
a table of DIvisions,
a table of FOlders,
and a table of ITems.
Then I used a union query for the treeview.
Each item had an address of
DR

Then you came out with your ItemGenie and I really liked the logic. So I revamped the whole thing. It works great except for the LocAddress.
My items all have the same number as always and my drawers have the same letter. I can use a query to assign these.
However, I'm having a struggle with the rest of the address.
I'd like to use the ParentID (ParID) and the Nodelevel and the TreeSort to create a formula so that if they move, their address will change accordingly.
Here is a picture of part of the Location table. Am I trying to do the impossible?