I once had the code to double click on a cell (Excel) and it goes into the clipboard.
How would I be able to double-click on a field to select it all and place it in the clipboard?
Thanks
I kept reading about Triggers and what I'm trying to do is I want a date change everytime I update a record so I know when the record has been updated.
Help?
Thanks
I have the infamous Synchro combo boxes that when I select the Section of the person works in, their available titles show on the next combo boxes. So in my main form (frmMain) How do I keep the data in the current record? Everytime I go to a new record , either add or search...the synchro Combo...
I'm trying to follow other people's examples and also Microsoft's. Help?
Two Comboboxes: Combo1 is Section and Combo2 is Title. There are 5 different Titles in a Section.
' ****tTitle (TABLE)*****
' iTitleID = Primary Key
' Title = name of combobox for Titles
' SM_Title = Name of title...
From a Subform within a Form, I am selecting persons, then I click on the report button to generate the Report of the list of people with other info. The report works but thier names and everything I have in the query is showing up twice. I only have the fields on the Report one time.
Thank...
I am producing an e-mail message to produce the contents of the current record from a form. When the Home, Work or Cell phone isn't present, the e-mail form doesn't work.
Any suggestions?
Code follows:
Private Sub M1_Click()
Dim strEmail, strBody As String
Dim objOutlook As...
I'm beginning to see there are tons of ways to e-mail from access...
I have a db of 200+ clients with thier info, I would like to click on a button from the client form in that record to send an e-mail with thier data in the message, ie Name, address, other info.
The message would be in text...
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.