Hi All,
I work in a hospital and I have a database that is used by the departments to request additions and changes to their charges for their respective areas.
We are converting to a new system and with that new system need to add the same charge to multiple departments all at the same time. I am trying to figure out a way for the department to enter the charge request/change 1 time but have it affect all the various departments.
For example. If they add a request for Physical Therapy, I would want the 1 request to filter into 7 different departemtns or cost center numbers.
I was able to do it using a query but that only works in the query it wouldn't actuall save the duplicate records to the main table.
Is there a way to have the entry of a single record duplicate into the same table automatically?
I hope I explained this well enough to get an answer.
I work in a hospital and I have a database that is used by the departments to request additions and changes to their charges for their respective areas.
We are converting to a new system and with that new system need to add the same charge to multiple departments all at the same time. I am trying to figure out a way for the department to enter the charge request/change 1 time but have it affect all the various departments.
For example. If they add a request for Physical Therapy, I would want the 1 request to filter into 7 different departemtns or cost center numbers.
I was able to do it using a query but that only works in the query it wouldn't actuall save the duplicate records to the main table.
Is there a way to have the entry of a single record duplicate into the same table automatically?
I hope I explained this well enough to get an answer.