A family of Microsoft relational database management systems designed for ease of use.
Progress has been made, but now I'm stuck. I've worked full time on this for the last few days, and I am frustrated as I'm so close to finishing this. I'm hoping my transfer to a billing job comes through quick as this is not my forte, and they want me to start on writing an Access database for Physical Therapy ASAP. Anyway . . .
- When I try to search Specialty or Subspecialty, it keeps asking for the parameters such as sSpecialtyID and ssSubSpecialtyID. I have the parameters already built in the tables. If I try adding them to rptStacked or back into the tables again, it doubles or triples the data. The reports all open correctly from Navigation.
- In my qryProviderSpecialty and qryProviderSubSpecialty, I have everything sorted by provider's last name, pLast. However in rptStacked it does not sort by the last name. I can't add pLast to the "Group, sort and Total", and I can't get pLast anywhere in there.
Here is the file:
https://drive.google.com/open?id=12MJozMPeIhGWA1IsZA89Gkkxe97qBeJn
Thank you for your time and help.