Hello Everyone,
I would like to create 2 UDT that are linked together. I need to keep date/time history. For example, I have items and their prices change daily. I need to be able to write the first UDT (items) that is linked to other UDT (prices)and keeps a daily log of changes.
Any help would be greatly appreciated.
JC