| Thread | Last Post | Replies |
|
| Preveiw a report showing only the current record information | 30 Nov 2006 22:48 GMT | 4 |
I have another problem with my form. On it, I have a command button to "print preview" a report. I would like this report to use only the current information on the active form. Currently, it will show all the records, starting with the first one on the list. Here is the code ...
|
| Unbound CheckBox on a Form | 30 Nov 2006 21:59 GMT | 1 |
I have an unbound checkbox on my form. How can I check the value without it being bound to a field on a table?
|
| saving text box to table | 30 Nov 2006 20:05 GMT | 10 |
I'm having difficulty in figuring out how to make my existing SQL string to up date my table for the bound text box. The text box is comments on the activity the employee has done on this pericular job. The job may take 6 months of activities to complete
|
| Adding a JPG picture to a table... | 30 Nov 2006 18:04 GMT | 2 |
I'm having a table with ~ 2000 records inside. I want to add a picture to each record but I don't want to slow down the DB or increase the size of it. I want to show the picture on a for or a report.
|
| Prevent changes of one field on a form | 30 Nov 2006 17:15 GMT | 4 |
I am a new Access user and love this program so far. I have made a database for an apartment building where the information of the tenants for each unit is kept. This information is updated using a form. However, one of the field "Unit Number" will never change and I do not want
|
| Automatic value increment upon creating new record in subform | 30 Nov 2006 17:01 GMT | 1 |
First, I know automatic value increment has been talked about a lot, but I can't seem to get this particular issue resolved. Basically what I have are "Case numbers" (automatically assigned) and then "patient id's" within that case number. So if we want to enter in 3 patients
|
| Forms Resizing | 30 Nov 2006 14:50 GMT | 3 |
Using Access 2000 I have created a control panel which opens mazimized on_load. Some of the forms its command buttons control are small. I open them restored.
|
| ComboBox with Query List? | 30 Nov 2006 13:39 GMT | 2 |
Good morning! Is it possible to have a combo box with the list being populated by the names of all the queries/tables/macros. I know i can make the list manually, but I was curious as to know if there was a way to have
|
| Returning focus to Access form after opening excel file through ole | 30 Nov 2006 11:43 GMT | 3 |
I have a form the opens an Excel file by use of a filedialog object. Excel opens up, the file is opened also. some formatting is performed and the file is resaved under a different name and close. One problem is, after the file is closed, how do I close Excel?
|
| Runtime Error 2448 - Cannot assign value to this object! | 30 Nov 2006 03:24 GMT | 1 |
I have an MS Access form attached to a table. I have a text box which has its control source set to a field in the table... However, at run time if certain things change, I want to the change the text box value to the new number, but I'm unable to do so. I get run
|
| AND IF formula in Access | 29 Nov 2006 23:24 GMT | 3 |
I'm trying to do this formula in access and havin ghard time, can anyone help me please? IF[dbo.NTH_ACTIVITY_DEFINITION].ACTIVITY_DEF_DID=[dbo.NTH_ACTIVITY_DEFINITION].ACTIVITY_DEF_DID AND
|
| List Box rowsource = ADO query | 29 Nov 2006 21:14 GMT | 6 |
I have a list box that I want to base its rowsource on an ADO recordset. The user selects a Customer Number then the query goes to the server and looks up the relevant information and displays it in the list box. I have successfully done this using:
|
| Form with subform(query) based on combobox | 29 Nov 2006 20:23 GMT | 3 |
I've tried searching for this, but have not had any luck. I'm relatively new to Access, and this is just getting away from me. Any help would be greatly appreciated.. I've got a form set up that has a calendar and a combobox that is
|
| Assign shortcut keys to tabs on tabbed form? | 29 Nov 2006 20:21 GMT | 2 |
Anyone know if there is a way to assign shortcut keys to tabs on a tabbed form in Acc2K? For example, if I have a Summary tab, I'd like the user to be able to hit somthing like CTL-S to bring that tab to the front. Any help is appreciated.
|
| TAB Order | 29 Nov 2006 20:01 GMT | 5 |
I have just completed setting the Tab Order but have came across a strange problem whereby the P Code text box is not appearing in the tab order box to select even though is appears on the form under detail?? Does anyone have any suggestions?
|