| Thread | Last Post | Replies |
|
| one key many tables | 18 Jun 2006 15:27 GMT | 5 |
I'm creating a database of both people and event related to the house museum I work at. I've figures out how to make one form writing to many tables. Event ID's are auto numbers, so getting same key for different tables on one form is easy, I just put an auto-number box for each ...
|
| listbox formatting before expanding | 18 Jun 2006 13:51 GMT | 1 |
Hi, I'm using access2003 and I have a listbox on a form. When I expand the listbox it displays nicely....bound to column 1, but displays column 2 using columnwidths 0in;5in.
|
| Can more than one form be used as input to a table? | 18 Jun 2006 10:16 GMT | 1 |
I would like to set up a database of invoices. I would ideally like to use two forms to populate the table (database) i.e. on form for invoices, and anther form for credit notes. But I would like to ensure each shares the same sequence of automatic
|
| Moving from Control to Control takes 30 seconds or more | 18 Jun 2006 02:31 GMT | 1 |
(Access 2000 Split database) I have a split application that both the programs and the data reside on a server. It was written in Access 2000. Users are running the Runtime of Access 2000. The program has Access User level security in place. The
|
| Calculator | 18 Jun 2006 02:29 GMT | 2 |
I need to get perhaps a Active X calculator that when I enter the numbers it will show up on a text box in my form. Is there such a thing? and does Microsoft have such a control? Thank you in advance.
|
| Update query using dates | 17 Jun 2006 17:09 GMT | 4 |
I have a form where the user enters in a received date and other information. Then another user will come in behind them research the item that was entered and pend the item 15 days past the received date. I am trying to use and update query to that will take the rcvd date and
|
| Filter many fields on checkbox | 17 Jun 2006 09:36 GMT | 2 |
i have good experience with vb but i have some serious problems i have created a mysql with table dss but i`m confused about this
|
| Wanting to repeat previous recoud in a data entry form - automatically. | 17 Jun 2006 05:26 GMT | 2 |
How can I get data from previous record to repeat in new record? I need my form to repeat certain data from previous records. I know that the shortcut command Ctrl+' will accomplish this task. I want to know how to make it happen automatically. It is a simple data entry form order ...
|
| Re-Use a Form for new user - empty tables & data | 17 Jun 2006 04:19 GMT | 5 |
I designed a Call Log that autopopulates the date and the user enters data in 4 fields on the form. This data in the four field builds a "record" Each record is data about a phone call and details associated with it. I would like to share this "form" with my peers, but I cant ...
|
| DCount with a subform | 16 Jun 2006 21:20 GMT | 3 |
I have a main form named frmUpdateCaseEntry I have a subform named fromCaseFeatureSubform I want to use an unbound text box on the Main form to show the number of records in the SUBFORM where a date field (called FeatureDateClosed) is
|
| beyond the 255 character limit | 16 Jun 2006 21:11 GMT | 4 |
I have a form where I need to enter a large amount of text into just one field. It exceeds the 255 character limit (the maximum Access allows). Is there a way that the user can continue to type and once it reaches the 255 character limit, it begins to type in another field ...
|
| Duplicate Form | 16 Jun 2006 21:09 GMT | 1 |
I have a form that gets populated from a table. Nothing new. I would like to have a button on that form that copies the current info to an identical form so it can be modified separately. The purpose is the original form is locked to a non-logged in user, but I would like to give ...
|
| Programming Button On Form | 16 Jun 2006 21:07 GMT | 2 |
Good Day!! I have a continous form, displaying purchase order data for our organization. There are two fields which I am interested in. One represents quantity ordered, let's call it [QORD] and the other is
|
| Getting a subform to automatically display info from a table | 16 Jun 2006 21:06 GMT | 6 |
tblBuyers: BuyID (PK), FirstName, LastName tblModels: ModID (PK), ModelName tblRooms: RoomID (PK), ModID (FK), RoomName tblFloors: FloorID (PK), FloorType
|
| Forms - reports - current record | 16 Jun 2006 20:53 GMT | 4 |
The user needs to be able to print reports from a form and only the report that correlates to the current record. I am not sure how to do this, any suggestions would be appreciated. Thanks
|