Hi,
Thanks very much for the replies and suggestions! I've had a good look/play around today..
This all seems extreamely complicated for the task so I think I will opt to do the placement of the diagram myself to skip this stage.
And there will only be 5-10 additions per week so I can just add these in once per month.
A couple of questions related to this however,
1)
I have a UnitTypeID field in my database,
Can I link this UnitTypeID somehow, so when I click and drag a record from my database linked table, it will automactilly choose the correct symbol related to this UnitTypeID?
2)
I have an ID field and a MasterID field in my database,
ID = primary key field + ID of the unit.
MasterID = showing what main unit (designated by ID) the unit is connected to.
Is there a function to automatically connect a shape I drag onto my diagram to its MasterID? - Also, when this is updated in the database, it would be nice if the connector would move also.. (I'm guessing thats starting to go back to the whole making macros etc.. so it might not be worth it for me..)