Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by marcoITALY

  1. marcoITALY

    Creating VCF file to be opened in Outllook

    Hi guys... another question for you to help me solve... I am still working on my "telephone directory" database, I would like to write the code to transfer some data of my record inside a text file with extension VCF (i.e. Outlook business card format) and automatically open it. In...
  2. marcoITALY

    Sending email to several contacts

    WOW!! COOl!! I would not expect so many follow ups in such a short time... thanks. The email addresses I want to get, come from a query (quite a huge one,actually!) searching for data within this table with some 2000 directories, with many fields each (4 contacts, different tel numbers...
  3. marcoITALY

    How do I string the results of a query in VBA?

    Hallo... I have the same problem, but my data are within a query populating a form... basically my type of database is a sort of telephone directory ... I want to concatenate the email addresses of the records I get, to use later for sending a unique email... can you explain me how to do...
  4. marcoITALY

    Sending email to several contacts

    Thanks Logicalman, this is exactly what I meant. the problem is, I am not an expert of VBA, and i do not know the correct sintax to use.... Thanks anyway for the advice. cheers Marco
  5. marcoITALY

    Sending email to several contacts

    Hi. I use a query populating a form, with a set of records (from a sort of telephone directory archive). basically, I make a search for names, I get some records with email addresses. I do not know how to write the VBA code to maka access send an email message (doCmd.SendObject) with all email...

Part and Inventory Search

Back
Top