| Thread | Last Post | Replies |
|
| text mask problem | 10 Oct 2007 09:51 GMT | 4 |
A2k. I'm using the following to mask an unbound text box so that the user can ONLY enter 50 characters: CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
|
| Forms main and sub saving data on dif lines | 10 Oct 2007 06:47 GMT | 3 |
I have a form that contains sub forms on tabs and everything is linked by EmplyeeID. The one with problems is the staffing sub form. The main form has the “EmployeeID”, “EmployeeName”, “Building”, “Floor”, and “Column”, these come from a query on the “Staffing” table. Now there ...
|
| Data not displaying in combo list box | 10 Oct 2007 04:46 GMT | 8 |
Since installing Office Service Pack 3, my combo list boxes do not display properly. Some only have data in 1 of 2 columns displayed on the form, some have no data in either of the columns displayed on the form. However, when I go into design view and open the source table, the ...
|
| print message | 10 Oct 2007 00:32 GMT | 1 |
how do you get the system pop-up message anouncing that a document is being sent to the printer to be supressed (or at least not visible)? thanks in advance, mark
|
| Enhance Combo Box | 10 Oct 2007 00:23 GMT | 1 |
When I place a FIND student box on a form, the user can type in the first few letters of the student's name and go right to that individual. However, I created a Combo Box to lookup the student by Lastname, Firstname, and MI, but enter the StudentID value in the field. That works ...
|
| Transferring Forms | 10 Oct 2007 00:05 GMT | 2 |
I have created a form, we'll call Form A. I have created form A inside of Database A. I want to transfer my form into Database B. Database B has all the same fields that DAtabase A has but it doesn't seem to let me do this. Is there any way to get a form from one database to ...
|
| Age from DOB | 09 Oct 2007 23:01 GMT | 1 |
I have the years set up and it works, now Ii want to add how many Months and Days to the next birthday with labels. ETC. 35yrs, 8 months, 6 days. this will be in a form. can you please help?
|
| Form won't keep its sort order | 09 Oct 2007 21:20 GMT | 3 |
I have a form which is based on a table. I want the form to always be sorted in ascending order by a field called "Number". In the Form's properties, under Order By, I have tblSO_Items.Number. In form view, I can right-click on the Number field and click "Sort Ascending" and it
|
| Attached Label | 09 Oct 2007 21:15 GMT | 3 |
In Access 2007 how do I "unattach" the label from it's field? James
|
| Carry Over Data | 09 Oct 2007 20:28 GMT | 7 |
How do I make a multiple selection option group in Access 2003 specific to each record WITHOUT carring over any data to the next?
|
| Yet another auto sequence question | 09 Oct 2007 19:45 GMT | 2 |
Hello again. You all helped me figure out my problem in generating a sequentially numbering field, but I've now realized that I need the sequenced control (which is an inventory number [Skeletal ID] in a subform) to be prefaced with
|
| Carry over data from previous records | 09 Oct 2007 19:34 GMT | 4 |
I know there are already posts here that deal with this, but I've tried their suggestions without any success. Im a total noob at this so I'm sure its me. :) I'm using Access 2007. I have a multiple items form (maybe thats the reason nothing I've tried has worked?) that I'm ...
|
| Access Data Entry Question | 09 Oct 2007 19:28 GMT | 1 |
Data entry question in Access: Assume you have three columns: One, Two, and Three When column One = A and Column Two = B, is it possible to auto populate column Three with C?
|
| Trying to create field that generates sequential numbers | 09 Oct 2007 17:28 GMT | 4 |
And nothign I've seen displayed works. I tried using the same method exhibited on this model: http://www.rogersaccesslibrary.com/download3.asp?SampleName=AutonumberProblem.mdb which tells me to put: =DMax("Control name","Table name")+1
|
| Defined Name | 09 Oct 2007 17:25 GMT | 1 |
I have a workbook which contains a defined name "_|_ Print Area". I have been trying to remove it from the workbook several times, and I can not remove it. Does anyone know how to remove it?
|