Blank Subform4219 (4/27/2007 4:38:01 PM) I have a form that is based off of a table and a subform that has list boxes of month and year. The information on the subform is saved to a table with a relationship to the table that has the saved informat... Utf
Switchboard Form deleted, how do I get it back?11201 (5/1/2007 5:24:28 PM) I was attempting to do something and I deleted the switchboard template form. I still have the stuff in the switchboard manager and the switchboard table, but I no longer have the form. Is there anyway to rege... DtTall
OpenReport + Current Record Only2607 (5/1/2007 3:16:25 PM) Ive read like 20 other posts regarding this issue & tried all the code variations provided in them although I cannot get the OpenReport command to open the report with only the current record. The following is ... paquer
Assigning a Value491 (5/1/2007 12:54:00 PM) Hi please help I am new to Access. I put this section into the load event on a form: Private Sub Form_Load() ACT_TRVL = DLookup("[GTotal]", "qryTravel", "[SSN] = '" & [SSN] & "'") End Sub ACT_TRVL is conne... Utf
Tricky little combo/table problem3101 (5/1/2007 2:05:26 PM) Here's a tricky little problem I am trying to figure out. I'm sure someone out there should be able to help me without breaking anything. Heres the problem.... I have a form that has an underlying table attache... HowardChr
Using combo boxes to link data in tables3118 (4/29/2007 10:22:02 AM) Hi I am setting up a database to track my medical expenses. This database also indicates which services have been paid by my medical insurance and which service I need to pay for myself. My first problem is... Utf
User Login ID4146 (4/30/2007 3:10:53 PM) Hello, I am trying to create a User Login ID but have no idea how to do it. I want my database to eventually be able to log the users name that modified a record and also the date it was modified. Is there a... Mellissa
textbox value from a combobox in a continuous form1983 (5/1/2007 7:25:43 AM) I have a combobox cboOperationID and textbox txtOperationDesc in a continuous form. User chooses an operationID in the combobox and textbox automatically displays the description of that operationID using Me... eggyong
Conditional Formatting for Image box on Continuous Forms10226 (4/19/2007 1:33:07 AM) Hello again, This problem is driving me crazy. I am a car enthusiast and love taking photos of classic cars. I have a table which describes the make and model in a series of fields. There are several fields... Costa
input problem1194 (4/30/2007 9:12:31 AM) I am running Chinese Access 2002 and found that whenever I tried to input characters in form, query, table and etc..., the Chinese input is selected instead of English. In the same machine, I got English inpu... abc