| Thread | Last Post | Replies |
|
| Enlarge text box with mouse over | 20 Jun 2007 06:03 GMT | 2 |
Hello, I have a text box (txtComments) I would like to enlarge when I mouse over it and when I move off of it it goes to normal size. Any sugestions? Thanks, Chad
|
| Delete Multiple records | 19 Jun 2007 21:37 GMT | 2 |
I'm trying to make a query in which I delete records from a table based on multiple occurrances. I want to delete records if a particular field has another equal within the table. For example, if the "Name" field had two values called "Bob" I would want the delete
|
| Error 2590 | 19 Jun 2007 21:07 GMT | 1 |
I have download the Assets template from Microsoft. I changed a few column headers and we began adding our assets. Today, we reached 70 items and now when we click to add a new record we get the following message: You can't go to the specified record. You may be at the end of ...
|
| Can't see all forms | 19 Jun 2007 20:11 GMT | 2 |
When using the taskbar or alt-tab to move to other programs I only see one icon for Access. I should see all open Access objects and be able to select the one I want. I don't know what I did to change this, but can anyone help me correct this? I'm using Office 2003 sp2 and ...
|
| My use of "FindFirst" is not working | 19 Jun 2007 19:13 GMT | 13 |
I use the following to find a record and set the Bookmark in a Forms Recordset. This should set all of the Fields that are displayed in my form to the appropriate record. I use this Utility in other parts of my code and it seems to work well. All the variables are passed to it ...
|
| Creating a multiselect listbox in a form for a report. | 19 Jun 2007 19:01 GMT | 2 |
Hello experts! I am creating a multiselect listbox in a form for a report. I have multiple products that i would like to view in my report, however when I select two products in the box nothing shows up. I would like to have multiple reports
|
| My code | 19 Jun 2007 18:55 GMT | 3 |
Can you tell me what is wrong with "IsNothing" in my code? Private Sub Email_AfterUpdate() ' If you just type in an email name: Somebody@hotmail.com ' Access changes it to: Somebody@hotmail.com#http://somebody@hotmail.com# !!
|
| addresses | 19 Jun 2007 18:43 GMT | 1 |
I have a pc with microsoft xp. I have a new laptop with vista. Can I import my address book and e-mails from my pc to laptop?
|
| ActiveX control error | 19 Jun 2007 13:43 GMT | 7 |
I need to create a form that houses an excel spreadsheet and would like to use the Active X control. I have created the form and input the ActiveX Spreadsheet control, but when I double click the form to maintain the spreadsheet data I get the following error:
|
| New Record | 19 Jun 2007 04:13 GMT | 1 |
When attempting to add a new record to the database a message popped up saying that the record couldn't be saved because one of the fields was set to required and it had not been included on the form. I went back and set the required to no and checked the other fields. Now I ...
|
| Close up gaps in a report | 18 Jun 2007 23:52 GMT | 1 |
I have a report based on a query. The query interrogates 30 fields, the report then shows these 30 fields listed one under each other in the main body of the report. On most occasions the fields have a value, however sometimes only a
|
| importing data from another database into Access? | 18 Jun 2007 22:26 GMT | 3 |
Is it possible to imput data from another database into Access if it is coming from another database that is not Access? If so how?
|
| Pasing a non-from specific paramter to a query | 18 Jun 2007 21:58 GMT | 2 |
Hello. FIrst time poster and relatively new Access user. I have only a basic knowledge of Access and VB and no formal training on either. I have several checklists I am building, all a slightly different variation. On these checklists is a button to send an email to the individual ...
|
| "Rate my completed database" website? | 18 Jun 2007 21:24 GMT | 1 |
Now that I have a database setup that is workable, I was wondering if there was a "Rate my Database" or "Feedback my database" website that anyone knows of? (If someone else can look at my database and provide feedback, that would be helpful because another set of eyes could see
|
| Combo boxes for data entry | 18 Jun 2007 20:19 GMT | 2 |
I have constructed a form to enter data into a table using combo boxes. The data from the text boxes gets written to the table correctly but the data from the combo boxes is written as a number rather than the text selected. The combo boxes pick up their data from tables. I have ...
|