Search results

  1. K

    Importing Excel Spreadsheet to a table

    I just got more clarification about these spreadsheets. Apparently, they will be coming from another database, exported into excel. From there, they can be named anything. Is browsing the easiest way? Thank you.
  2. K

    Importing Excel Spreadsheet to a table

    The spreadsheets are not in the same folder but I can put them all in the same folder. I can rename the spreadsheet if it will make it easier. Yes, the spreadsheet will have the client group number which is the unique identifier. Thank you.
  3. K

    Importing Excel Spreadsheet to a table

    I read some of the importing threads that are available but I didn't see one that matches my problem. I have 2 tables, submissions and claim groups. Since there will be hundreds of these spreadsheets with different claim group numbers, I would like to add a command button that will import an...
  4. K

    Cancel Button

    Hello... I have a form that contains list boxes and subforms... I have a cancel button then will give users the option to cancel out of edit form incase they changed their mind. I found a thread regarding cancel buttons and I tried this, me.undo. The only thing is, it doesn't work for the ones'...
  5. K

    Audit Trail

    I used the first one. It saves to a memo field from GHudson I believe. It's really driving me crazy. I can't figure out why whenever I change this one field, it shows both the date and whatever I changed, so somewhat working(ofcourse I still get the error message) but as far as the other fields...
  6. K

    Audit Trail

    I tried the audit trail. It's working for me in some ways but I'm getting this error message "3251 operation is not supported for this type" whenever I go to the next record or I guess whenever I try to leave the current record. I tried changing some records and some will show what I changed...
  7. K

    Automatic Updates

    Hi Again... Thank you. I'm getting there. I tried the sample but it's giving me this error 3251: Operation is not supported for this type of object. It works but it gives me this error message whenever I go to another record. I also have pull downs. Do you think is the problem? Thank you.
  8. K

    Automatic Updates

    Date Tracking Hi, I tried the search option you mentioned but I couldn't find anything similar to it. Do you have any examples or does anybody have something? Thank you.
  9. K

    Automatic Updates

    Current Date Tracking (automatic update) Hi, I would like to automatically track any updates that goes on in my database. I would like to track the date whenever any changes, updates happens on a record. I tried using after update =NOW() on the date field but I can't seem to make it work. Can...
Back
Top Bottom