| Thread | Last Post | Replies |
|
| Running an Excel Macro from an Access Command Button | 05 Jul 2007 19:20 GMT | 1 |
Can anyone help me with this, I am trying to run an excel macro from an access command button. I want the macro to Bold the Headings on a excel spreadsheet. The code runs without any errors but the macro doesnt seem to work, I think
|
| Text Box not listing all data | 05 Jul 2007 17:56 GMT | 3 |
I have a text box on my form which is populated based on a selection made in a combobox. I have used the VBA code below and it does to work to some extent however not all of the text is showing. I have verified that the size for the underlying tables are set to maximum (255) ...
|
| Using DCount with WHERE criteria | 05 Jul 2007 17:43 GMT | 3 |
My main form holds patient information (tblPatients), and my subform holds daily information (tblDailyData) collected for each patient. (Hence, a one-to-many.) An individual patient should not have the same date entered twice, so
|
| Tab key | 05 Jul 2007 15:59 GMT | 3 |
The users of my database prefer to use the tab key to sequence through the fields when entering data into a form. The current sequence skips fields. How do you alter the order of sequence of the tab function. Please advise.
|
| Focused but not focused??? | 05 Jul 2007 14:46 GMT | 8 |
I am sadly stuck needing to try and get Sendkeys to work for a db I'm working on. Anyways... My question being. When I navigate as a user, using the mouse, on a form and click anywhere (textbox, cmd btns,...) and then use the tab key it cycles
|
| Can't find the field 'frm_Test2" referred in your expression. | 05 Jul 2007 14:18 GMT | 3 |
This question was asked many times and answered too. But none of them rectify my issue. Plz help me. In my parent form I have two sub forms. In Button click event of Main Form I am accessing the Sub Form Control value. But it doesn't work.
|
| Sharing a database | 05 Jul 2007 14:16 GMT | 6 |
I have created a shared database on the company server and have created shortcuts on each of the users desktops. We cannot all access the database at the same time if we use the shortcuts. However it allows us to access the database at once if we open the access application first ...
|
| List View question | 05 Jul 2007 10:19 GMT | 3 |
Short and crisp question: How do you reference to listitems in multi selections in List Views? any hints are most appreciated... regards, Jos
|
| Stored Procedures | 05 Jul 2007 09:31 GMT | 16 |
Is there any way of accessing a stored procedure from a .mdb, using VBA (ADOX) maybe? Also is there any truth in the rumour that Microsoft are abandoning support for .adp projects? Thanks in advance.
|
| Shared Toolbars | 05 Jul 2007 09:23 GMT | 1 |
I have created a database held on a server. However when the users access the database some of the toolbars in which they are required to use are not visible. How do I ensure that the users are viewing the toolbars in which I have
|
| access programing | 05 Jul 2007 01:03 GMT | 2 |
dear sir please send me sample vba code as a training ofcourse free of charge with regards
|
| Entering data after pushing button | 05 Jul 2007 00:36 GMT | 5 |
OK, I have serveral forms with several fields to be filled by user has he goes along. My problem is this, imagine the user is in field 3 of a form with 5 fileds.
|
| Query Criteria | 04 Jul 2007 18:36 GMT | 5 |
I'm Trying to set the Criteria in a Query from TextBoxes on a form but I can't get the syntax. Any help appreciated. Thanks
|
| custom property | 04 Jul 2007 18:04 GMT | 2 |
Can I define a custom property for a form's controls? I'd like to store a couple of values with the control to use later in code.
 Signature sam
|
| Code does not work | 04 Jul 2007 18:00 GMT | 8 |
I converted all my macros to code and I also tried some test code (basic docmd open) open form stuff. None of my code seems to work. Macros are the only thing that works and not the code. I have office 2007 and Vista. Do I need to install the jet db or? what is going on?
|