Search results

  1. G

    Table auto update from relationship

    Dear All, Could you please help me understanding, what I am doing wrong in the attached Acces. I'd like to create relationship, so when I put a new record and the title of the Course "TITOLO" automatically fill the other related fields "ISTRUTTORE", "DESCRIZIONE". I can do it with a query in...
  2. G

    Solved FILTER FORM BY DATE TEXTBOX

    Great Bob!!! It works sorry for my ignorance, your suggestion works. Have a nice Life!!!
  3. G

    Solved FILTER FORM BY DATE TEXTBOX

    Dear All, I'd like to simply filter the form clicking button, based on date in FilterData TextBox. I cannot find correct VBA expression.
  4. G

    Solved Attaching documents to each record

    Dear All, solved!!!
  5. G

    Solved Attaching documents to each record

    Dear All, could you please help me with the following matter? I'd like to attach several custom documents (*.pdf and other) to each record of my Database. Is it possible do it avoiding it becoming too heavy? Thanks oin advance,
  6. G

    Solved ACCESS CHECK SAME VALUE IN ANOTHER FIELD

    Hi many thanks for answer I have adapted for my use and is perfect thank you very much.
  7. G

    Solved ACCESS CHECK SAME VALUE IN ANOTHER FIELD

    Dear all, could you please help me on the following matter? I need every time I put a new value in the field "HU_IN_MENO" (THE INSERT FORM appears with button +/-) that is equal to a field present in "HU_IN_PIU" of the entire HU_ISSUE table, I receive back a Msgbox that inform me that it...
  8. G

    CONSOLIDATE ALL SHEETS DATA IN NEW SHEET 1 FIELD

    Hi, at the end of the year there will be a lot sheets (1 per day), the column A:A is the same for all sheets. it will be regular equirement. Thanks in advance for prompt answer Georg
  9. G

    CONSOLIDATE ALL SHEETS DATA IN NEW SHEET 1 FIELD

    Dear All. could you please hlp me? I need to aggregate all sheets data (the same for all A:A) in a new sheet, so that I obtain a unique field with all data. Thanks in advance Georg
  10. G

    Solved ACCESS RELATIONS ISSUE

    Hi, many thanks for help. I understand, thnaks for transforming my errors in learning. Georg
  11. G

    Solved ACCESS RELATIONS ISSUE

    Dear all, I receive a strange error depending the relation one to many: See attached file.
  12. G

    Solved Database where possible collect several images for each record

    Ciao, many thanks, will try. Merry Christmas!!!
  13. G

    Solved SIMPLIFY EXCEL FUNCTION

    Dear All, could you please help me in order to simplify the attached function. the aim is to write an entire VIN which must be transcribed letter by letter in delimited TAB fields. Thanks in advance, Georg
  14. G

    Solved Database where possible collect several images for each record

    Thanks Doc, sincerely I don't have an idea how to do it. Is it possible have a basic sample. I understand that I have to create a field that contains links to images place in a folder, it seems ok, but how? Thanks in advance Best regards Georg B.
  15. G

    Solved Database where possible collect several images for each record

    Dear all, what is the best way to create a database where in a field I can collect several images? Is it possible then send an email from record where these images are automatically attached? Thanks in advance, Best regards, Georg
  16. G

    Solved SEND EMAIL WITH A QUERY, TO A GROUP OF RECIPIENTS

    Hi, many thanks. Seems work. Best regards, Georg
  17. G

    Solved SEND EMAIL WITH A QUERY, TO A GROUP OF RECIPIENTS

    Dear All, I'd like to automatically send an Email, to a group of recipients, resulting from a query where, depending on the selected anomaly, only the correct recipients are filtered as per the "EMAILS" table. I put some vba code to a button but something get wrong, could you please hep me...
  18. G

    Solved Time Out DataBase Access

    Hi, many thanks for prompt answer, will try. Best regards Georg B.
  19. G

    Solved Time Out DataBase Access

    Dear All, is there any way to set up an access database, that exit after 20 minutes of inactivity? Could you please suggest the vba code to use? Thanks in advance, Best regards, Georg B:
  20. G

    CREATE A CERTAIN NUMBER OF RECORDS WITH AUTONUMBER

    Hi, thanks for prompt reply, I need really something very simple, an autonumber field and e a second field where I outnumber of label I want print. This mean that the next time I go to print the autonumber may start form the last number created + 1. Sorry if my English is not so good, I hope...
Back
Top Bottom