Hi all,
I have an unbound single select listbox on an unbound form.
I have the following code on the On Key Down event of the list box so that users can remove an item from the listbox using the left arrow key on the keyboard.
After removing the selected item I want the user to have the...
Hi I'm having problems getting the mailto hyperlink working in a text box on a form that has text format of "rich text", control source being a memo data type.
To test the rich text control and source i have created a form with 2 text boxes, one set to rich text the other plain text so that i...
Hi,
I have an identification number (PRNid) stored as a integer in the underlying table.
On a data entry form i have a textbox with the control source set to PRNid.
I want to keep this number as an integer but when ever it is displayed on a form or report it need to take the format "N000" -...
Hi,
I have an extremely frustrating problem. I have developed an Access database (Office 2007 on Windows 7).
I want to allow users to spell and grammar check certain information that they enter onto the system.
As Access has no native grammar checker I found and adapted the following code that...
I have the following macro that reads content control values within a word document - saves them to a back end database and then opens the front end to show an access form/subform and highlights the record that has just been changed:
Sub TransferDate()
'On Error GoTo ErrHandler
Dim cc As...
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.