| Thread | Last Post | Replies |
|
| Updating one subform from a different subform? | 22 May 2006 18:33 GMT | 5 |
I have a main form call Contacts. On this form I have two subforms, ActsMain and ActsNotes. ActsNotes has its recordsource set to the current selected record ID in ActsMain.
|
| check box bound to control to return to blank on next recrd | 22 May 2006 18:03 GMT | 1 |
I have a database set up for conference registration and enter the information as people register. I have a control set up for an outing and need to have the check box go back to blank on the next record. For instance, if person A says they will play golf and I check that, then ...
|
| Ctrl-f causing an application to minimize | 22 May 2006 17:44 GMT | 1 |
Using Access 2003 and Windows XP. I have seen this problem on some computers but have not narrowed down what is causing it. When a user does a Ctrl-F to do a find on a datasheet which is a subform, if the Ctrl-F result is a 'not found' the application minimizes
|
| Swith Datasheet to Form | 22 May 2006 17:32 GMT | 1 |
I need to switch a Form to Datasheet view from acommand button. No problem, the problem is how do I switch a Datasheet view to a form view. I don't have any Toolbars or MenuBars. Can I use a keystroke? Thnaks
|
| Help on counting in a form | 22 May 2006 17:30 GMT | 4 |
I have a table Purchasers that has fields named, Project, Resvdate, Conv,Closed. I would like to be able to count the number of Resvdate when the project = "Oak Ridge" and the Closed date is Null. On the same form another line have the same expression but with the Project = ...
|
| Uneditable sub form | 22 May 2006 17:19 GMT | 2 |
How do I make a subform not able to be edited?
|
| Read domain userid? | 22 May 2006 16:46 GMT | 1 |
Is there a way to read a user's domain UserID when they open a form in my Access database? This is NOT a we-based application. Thanks, Ray Maas
|
| Tab Control | 22 May 2006 16:24 GMT | 2 |
Can anyone please tell me why the tab control is white? Not just the tab itself but, the entire control. If I create a subform and place it on a tabbed control the form retains its original or default "tan" color and the portion around it is white. This was not a problem with ...
|
| Updating Form Field | 22 May 2006 16:06 GMT | 2 |
I am working on a stock control project and need a bit of help with my form layout. My underlying "Stock" table has various fields including one field that is used to accept the stock code from a barcode scanner. On the form that is
|
| cascading combos and sub forms | 22 May 2006 15:46 GMT | 13 |
I have a cascading combo box on a subform. When I open the main form I get an "enter parameter value" message. Do I have to reference the main form as well the sub form?
|
| sending info to tables.... | 22 May 2006 15:46 GMT | 1 |
is there a way to send the information from a form to 2 separate (but with identical fields) tables? I have a form where information from the current order is entered. This form sends information to a table, which in turn sends that information to a
|
| Access Form with memo message | 22 May 2006 15:23 GMT | 2 |
I want to merge some fields from a database with a memo field that is on the same form. The memo field has a message that I want a telemarketer to read and as you navigate through the records the name of the contact and centain other fields should change. It sort of like doing a ...
|
| How to determine how many records are in subform?? | 22 May 2006 14:45 GMT | 2 |
|
| Pop up warning after data entry | 22 May 2006 14:09 GMT | 3 |
I have a data entry form used for tracking sales. The user will enter the customers Last Name, First Name, Address, etc. I also have a "Bad Check" table listing names and addresses of people from whom we cannot accept checks. If the name of someone in the "Bad Check" table is ...
|
| How to import SQL Stored Procedure to excel, including columns headings? | 22 May 2006 10:41 GMT | 1 |
I've faced with a problem: I'm executing a script in excel vba which send parameters to SQL stored procedure and import it's results to excel work sheet, as you can see below:
|