+ Reply to Thread
Results 1 to 3 of 3

Sending E-Mail by code

  1. #1
    ASU
    Guest

    Sending E-Mail by code

    I've got a form which gets E-mailed once a week. At the moment the recipient
    E-mail address is written in a code and if I wish to change the address I
    have to enter the code and change it that way. Is there a way which I can do
    that using a cell on the actual form.
    --
    ASU

  2. #2
    Paul Lautman
    Guest

    Re: Sending E-Mail by code

    ASU wrote:
    > I've got a form which gets E-mailed once a week. At the moment the
    > recipient E-mail address is written in a code and if I wish to change
    > the address I have to enter the code and change it that way. Is there
    > a way which I can do that using a cell on the actual form.


    Supposing that the address is held in Sheet1!A1 then swap the hard coded
    address for [Sheet1!A1].Value



  3. #3
    ASU
    Guest

    Re: Sending E-Mail by code

    Just the job. It works nicely.
    Thank you very much IT God!!
    --
    ASU


    "Paul Lautman" wrote:

    > ASU wrote:
    > > I've got a form which gets E-mailed once a week. At the moment the
    > > recipient E-mail address is written in a code and if I wish to change
    > > the address I have to enter the code and change it that way. Is there
    > > a way which I can do that using a cell on the actual form.

    >
    > Supposing that the address is held in Sheet1!A1 then swap the hard coded
    > address for [Sheet1!A1].Value
    >
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1