Search results

  1. 1

    Can show tell me that can I do this by VBA

    Actually Gary didnt send me anything, I am still stucked by this problem =( Could someone provide me some suggestion?
  2. 1

    Can show tell me that can I do this by VBA

    Hi, my email address is " honey918hk@gmail.com " Appreciate if any comment can be given.
  3. 1

    Can show tell me that can I do this by VBA

    Can someone tell me that can I do this by VBA? Many thanks!! Hi everyone, it may be a bit long to describe the situation, thanks for showing understand. ************************************************* I work in a bank and am establishing a database for internal staff in my department to...
  4. 1

    Very complex, can i set validation rule between a textbox value and a field of table?

    Hi everyone, it may be a bit long to describe the situation, thanks for showing understand. ************************************************* I work in a bank and am establishing a database for internal staff in my department to apply different event, such as golf day, soccer. To make it...
  5. 1

    D-look did work before, but it is now "RUN TIME ERROR 2001" suddendly!

    I have a Form "lv3_Norminate", there is combobox "txtEventName" which link to a query with a list of event details, when i change the value of "txtEventName", I want other information of the event, i.e. Date, venue, to be displayed on the form as well. Previously it worked perfectly. I dont...
  6. 1

    When there is any new record, how can I export it to another table?

    Thanks all for kind reply, I applogize if my presentation was not clear. *********************************************** One main function of my database is to keep record of Client Information. It is planned to have 2 tables, one is for original record history (i.e. to record the staff's...
  7. 1

    one record in a form, save values in 2 tables

    Hi, applogizes if this command is too obvious. I have 2 tables, one is for original record history, the other is for updating. Thats why I want to keep both tables. How can I write a code/command that by clicking a Save button on a form (created from tbl 1) that, not only save record on...
  8. 1

    When there is any new record, how can I export it to another table?

    Hi, I need another table because there are 2 operation in the database, is the technique something like "Recordset"?
  9. 1

    When there is any new record, how can I export it to another table?

    Hi, I'm new to access vba. I have 2 table, A & B. When I enter new record in table A, i want the record to be copied to that of table B. They are operating seperatly. How can I do so? Thanks a lot for any advices
  10. 1

    In a database, how can I export record from one table to another? (w/follow-up qus)

    It is appreciated if you can kindly provide me some suggestion or advices, thanks! I am establishing a database aiming at managing the client information & events attended by them. table 1) Client information ------ e.g. CompanyName | Address | Contact man | E-mail___ | Phone__ | ABC INC...
Back
Top Bottom