Centralized data front end.accdb Change Request: Difference between revisions
No edit summary |
|||
| Line 2: | Line 2: | ||
This article contains requested changes for [[Centralized data front end.mdb]]. See [[Centralized data front end.mdb Change Log]] for it's change log. | This article contains requested changes for [[Centralized data front end.mdb]]. See [[Centralized data front end.mdb Change Log]] for it's change log. | ||
===Please fix SPEED=== | |||
*BOTH EDITS AND NDC QUERIES | |||
**Edits: change VBA from executing queries to making tables. [[User:Bcloutier | Brad]] | |||
===Sorting on Patient LIST Form=== | ===Sorting on Patient LIST Form=== | ||
Need to be able to sort by, LN, FN and may a third option if needed. Only sorting by one column and not grouping it by first name. This is a problematic for processor to find a same patient in the the patient list form. | Need to be able to sort by, LN, FN and may a third option if needed. Only sorting by one column and not grouping it by first name. This is a problematic for processor to find a same patient in the the patient list form. | ||
| Line 37: | Line 39: | ||
=== Error Checking Queries required === | === Error Checking Queries required === | ||
we should probably revisit [[:Category:Cleaner.mdb Data Integrity Checks]] in this context. | we should probably revisit [[:Category:Cleaner.mdb Data Integrity Checks]] in this context. | ||
===EMAIL GENERATOR=== | ===EMAIL GENERATOR=== | ||