I have a global notes file in my system for the users to type any comments they want in any area, and the program saves as much linkage data as possible so that the notes can be available in other areas of the program.
My question is this: Are thousands of memo field records too inefficient...
I have an unbound box that users can type in a note to save into the system. Then, they click on a button (Save Note to File) and a SQL statement runs in VB to save the note and other relevant data to a note table.
Everything has been working great, except when the note is greater than 128...
If you are familiar with Outlook, you know it has categories on the appointment screen that you can select from a checklist. The example of what I want to recreate is the category selection for an appointment the same as Outlook.
I can make the continuous-form subform look the same as Outlook...
My goal is to have a list with each item having a selection checkbox for the user to select which items in the list they want to act upon (delete, email, add to a group, etc.)
The list is created by joining several tables together to get the information I need. That part works fine. I get all...
In outlook, when you go to a schedule item and use categories, you see a list of all current categories with a checkbox next to each one for the user to select applicable categories. After you finish selecting the ones you want, one the main form these categories are then listed one after...
I have a list of items on a form with checkboxes next to each item so the client can select individual records to act upon (delete, print, etc.)
I want to add the ability for them to use the record selector to the left of each row to also select items. I have looked through all of access help...
My goal is to have a list with each item having a selection checkbox for the user to select which items in the list they want to act upon (delete, email, add to a group, etc.)
The list is created by joining several tables together to get the information I need. That part works fine. I get all...
I have a database that contains some names that have ' in them, such as O'Conner, etc. The search method I have in place comes back with an error because of the ' in the name when they search. The error says "Syntax error (missing operator) in query expression '[EntClientName] Like...
Many have received answers to print margin adjustment to simply go to the page setup, change the margin settings, select orientation, and then save the document. I need to be able to go further than this.
(1) My program will be a MDE, so redoing the print layout programmatically will not work...
I have a relatively complex project of clients, suppliers, employees, manufacturers, contractors, etc.
I have fully developed the client area of my program by having a table with only about 15 or 20 fields for each client. These fields are enough info to identify who they are, such as client...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.