Hi I hope someone can help me on this one.
I have 3 tables as follows:
tbltracking
tblFundRepActs
tblFundRepDetails
In the FundRepDetails there is an action (which is called from tbFundRepActs through a list Box) there is also a auto date column.
What I am trying to do is when I click on the action column in tblFundRepDetails and choose and action such as SLA the autodate will appear and I want that date to appear
in the same actionnamed (SLA) column in tbltracking.
If a user makes a mistake and has to delete the action the date must be deleted from the actionnamed column in tblTracking.
Any help on this will be greatly appreciated.
Thanks
Mark
I have 3 tables as follows:
tbltracking
tblFundRepActs
tblFundRepDetails
In the FundRepDetails there is an action (which is called from tbFundRepActs through a list Box) there is also a auto date column.
What I am trying to do is when I click on the action column in tblFundRepDetails and choose and action such as SLA the autodate will appear and I want that date to appear
in the same actionnamed (SLA) column in tbltracking.
If a user makes a mistake and has to delete the action the date must be deleted from the actionnamed column in tblTracking.
Any help on this will be greatly appreciated.
Thanks
Mark