| Thread | Last Post | Replies |
|
| Edit item from listbox control in a popup window | 30 Jun 2006 23:51 GMT | 1 |
I would like to double click an item from a listbox control and have a pop up window open with the info from the list box so it can be edited. Thanks.
|
| Subforms | 30 Jun 2006 22:24 GMT | 3 |
I'm hoping someone can shed some light on a particular problem I'm having with a form. I have a database that has been functioning well for quite a while. Now I need to use the same database and rearrange some aspects as to how it works. Currently, there is a main form with ...
|
| Validation of text | 30 Jun 2006 22:11 GMT | 19 |
Is it possible to validate entered text so that it must start with a predefine letter, say 'H', followed by a numeric value of varying length?
|
| Maintaining cursor location after refresh | 30 Jun 2006 21:37 GMT | 1 |
I have created a number of forms with subform in datasheet view with MS Access 2000. The cursor location of some forms remain at the same location after refresh while others go to the top left coner after refresh. I have compared the preperties settings of those forms but there ...
|
| Select item from popup form | 30 Jun 2006 20:35 GMT | 3 |
I have a form that has a combo box containing PO numbers looked up from a table. I'd like the user to be able to dble-clk the PO field and have a form popup listing
|
| SQLRun - Silent update of field in another table? How? | 30 Jun 2006 20:13 GMT | 3 |
I have the following code in an after_update event and it works fine. strSQL = "UPDATE PONumbers " & _ "SET PONumbers.Used = True " & _ "WHERE PONumbers.PONumber = " & Me.PRPONumber
|
| Save Records to different table | 30 Jun 2006 19:04 GMT | 3 |
I have this database, i am goign to make it as simple as i can. I have created two tables( table 1, table 2) then query then two forms( from1, form2), so when some one fill form (form1) he does not fill the whole the form he just fill few feilds then press send but what i want to ...
|
| Identify or add a field to a remote table | 30 Jun 2006 17:40 GMT | 2 |
I have a FE/BE database setup. The front end could link to many different backend databases with similar strutctures. The applications have been deployed to customers and I continue to modify the front end. On occassion I need to add fields to the backend files that they ...
|
| Control Validation | 30 Jun 2006 15:49 GMT | 3 |
What is the best expression to use in the Validate property for a control to test that some text (of unconstrained length) has been entered.
|
| Form Design | 30 Jun 2006 14:03 GMT | 2 |
I would like to design a form where I would merge together the contents of three (already filled) fields together (i.e. auto number & two separate text fields). The results of this merger would be placed into text field both on the form and the table in access. I have been ...
|
| populate a text field based on a combo box | 30 Jun 2006 13:52 GMT | 11 |
I would like to set a value to a text field depending on the value of a combo box. for example the combo box has category 1,2,3 and 4. Now i would like the fee value to display 10 if category 1 is selected
|
| hide empty fields in a report | 30 Jun 2006 08:20 GMT | 2 |
I just started using access two weeks ago and have created a dbase for my travel agency. Some bookings have 20 passengers some only have 1. I have 20 fields (for passengers) in my table, but not all of them are filled for every booking.
|
| Cannot modify existing Access forms, no error prompted | 30 Jun 2006 08:07 GMT | 1 |
WE are unable to modify existing access forms and save them. Though there is no eorror prompted, but when we try and close the form, it prompts the usual window asking if we want to save. We click "Yes", but it doesnt save, untill we say "No" to save.
|
| #error sintax when trying to add sum+iif | 30 Jun 2006 06:43 GMT | 3 |
i'm trying to make a sum calculation in the form and im getting error,the starting sintax is as follow: =sum(IIF(...,1,0)) what should be the problem?
|
| How I can recover my original pictures? | 30 Jun 2006 04:18 GMT | 2 |
I accidentally cropped my pictures and I don't know I can get the original one? Please help me!!!
|