Results 1 to 2 of 2

Thread: error code

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Posts
    4

    Red face

    hello, i've recently asked for help for a form in Outlook2000 where "behind" a clickbutton shall be the routine to chose a certain recipient and to send the form
    I got the code:

    Sub SendToA_Click()
    Set recipientdummy = Item_
    Recipients.Add ("EmpfaengerA")
    Item.Send
    Item.Close (0)
    End Sub

    the second line (perhaps more) cause a problem, can you help me.
    please email me (!), because i don't have general access to the internet. Thank you very much
    ([email protected])

  2. #2

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Posts
    4

    please help! it cannot be so difficult!

    i need it for my stage in a hospital...

Posting Permissions

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



Click Here to Expand Forum to Full Width