| Thread | Last Post | Replies |
|
| Record counter in navigation bar problem !! !! | 23 Sep 2007 21:26 GMT | 3 |
first of what the excat name for Record counter in navigation bar ? 2nd my problem that such Record counter in navigation bar at subform should show the total no. of records , Like "..... of 10" ,such word "of 10" doesn't appear at all except when i click next record button or ...
|
| Save Images | 23 Sep 2007 14:37 GMT | 1 |
I Have An ImageList Object Contains Some Images And I Want To Save Those Images To The HardDisk Is There Any Way For THat Thanks Alot
|
| multi-sibling subforms issue | 23 Sep 2007 13:54 GMT | 4 |
I have 3 sibling subforms (fsubClassList, fsubClassStudentList, fsubClassDayTime) in an unbounded main form. fsubClassStudentList and fsubClassDayTime subforms are linked to fsubClassList using Child/Master Link
|
| OnEvent Click and a Form Tab Control | 23 Sep 2007 02:48 GMT | 5 |
Good Day Everyone.. I am working on a new project and I just slammed into a wall and need help. I have a form with a subform inside of it. The subform has the following fields: ShipTo, BillTo, Account Name. The subform is tied back to the table
|
| Check boxeand text boxes activated on click | 22 Sep 2007 16:00 GMT | 1 |
Here's what I've got (Access 2002): Color (check box) Color Name (text box) Color Approval Date (text box)
|
| Display values of a field in the Form | 22 Sep 2007 15:29 GMT | 1 |
How can I get one field in a form to display the values that corrosponds to another field in the same form. The fields I have are "Class" & "Students", how can I get the field "Students" to display the name of the students of a class once the class name is selected in the "Class" ...
|
| Access Mulit users in form keep stumbling over each other | 22 Sep 2007 02:52 GMT | 3 |
I've got a front end Access database that has the form and a backend Accessdatabase that has the data. I would like mulitple users to be able to enter information into the form but they keep stumbling on each others work when they are doing so. My database is very simple, the ...
|
| Making the ENTER key work a command button. | 22 Sep 2007 01:51 GMT | 3 |
I have a password form in my app that works. The only problem is that if a user hits enter after inputting the password, Access counts the enter chr as part of the password and gives a wrong password message.
|
| Filter By Form Alternative for Runtime versions? | 21 Sep 2007 23:24 GMT | 2 |
I have developed an app that uses "filter by Form" on a custom toolbar. Only late in the game did I discover that this would not function when distributing using Access runtime. Is there any workaround this? .. or an alternative method of searching for
|
| set conditional formatting in a calculated text box on a form? | 21 Sep 2007 22:40 GMT | 1 |
I have a form where I have fields from my database [Picked Time] and [Shipped Time] and then I have a calculated text box which uses this formula: =HoursAndMinutes[Shipped Time]-[Picked Time] to calculate the elapsed time from the time the order was picked to when it was ...
|
| Hiding/Unhiding a text box | 21 Sep 2007 22:34 GMT | 4 |
I have a check box. When I click it making it True/Yes I want a label I have set as not visible to become visible. Should be simple but isn't!
|
| Conditional Formatting and Subforms | 21 Sep 2007 21:30 GMT | 1 |
Here's a weird one... I have a field on my subform that I am using Conditional formatting for. When the field is >0 and another field on the same record on the subform is <1, it highlights red.
|
| unbound image control? | 21 Sep 2007 21:25 GMT | 3 |
Good Morning! I have an application where the main screen displays an image of a company logo. The image control is linked, and the user selects the path to the logo on a form. This works fine. The problem is the "default" source that goes
|
| Error 2465 | 21 Sep 2007 19:20 GMT | 6 |
Will someone please tell me how to correct this line of code? I've changed it so many different ways - with and w/out quotes, brackets, parenthesis - not isnull, is not null, etc. and I get either an error 2465 "can't find field "|" refered to" or error 13 "type mismatch".
|
| Conditional Formatting | 21 Sep 2007 18:44 GMT | 2 |
I have a form that has many fields. In the [dtmImplementedChanges] field (date field), I would like the remaining fields to turn a different color if a date is entered in that field. Is this possible using conditional formatting? And if it is, how do you
|