I hope this question is in the correct forum. Any help greatly appreciated
I have two tables tClients and tFeesComm. Fields in tClient include ClientStatus and fields in tFeesComm include FeeStatus and AdviceArea.
What I would like to happen is if ClientStatus = Signed Up and if FeeStatus = Completed and if AdviceArea = Investment or Pension then create a record in another table called tClientFundPer with the client name and a default percentage of 100 JUST ONCE.
Any suggestions would be welcome
Smalty
I have two tables tClients and tFeesComm. Fields in tClient include ClientStatus and fields in tFeesComm include FeeStatus and AdviceArea.
What I would like to happen is if ClientStatus = Signed Up and if FeeStatus = Completed and if AdviceArea = Investment or Pension then create a record in another table called tClientFundPer with the client name and a default percentage of 100 JUST ONCE.
Any suggestions would be welcome
Smalty