Hi
I am trying to create a recuring schedule. For example client 1 is every 2 weeks, client 2 every 5 weeks, client 3 is every 9 weeks, client 4 is every 4 weeks, etc.
I have several tables one contains the date client was last done another contains the name of the client and interval of appt. I have tried datediff but was getting join errors and I have no idea what to do. So I am starting from scratch with a new query. Any suggestion would be greatly appreciated.
Thanks
Mark
I am trying to create a recuring schedule. For example client 1 is every 2 weeks, client 2 every 5 weeks, client 3 is every 9 weeks, client 4 is every 4 weeks, etc.
I have several tables one contains the date client was last done another contains the name of the client and interval of appt. I have tried datediff but was getting join errors and I have no idea what to do. So I am starting from scratch with a new query. Any suggestion would be greatly appreciated.
Thanks
Mark