I dont have a send button anywhere

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have just installed outlook 2000, but i cannot find the send button to send
messages out.
 
I have just installed outlook 2000, but i cannot find the send button to send
messages out.

Please ask your question in one of the Outlook newsgroups. Scroll down
the list on the lower left of the web page. This newsgroup is for a
different program, Microsoft Access.

John W. Vinson[MVP]
 
brandy said:
I have just installed outlook 2000, but i cannot find the send button to send
messages out.


Assuming you're asking about Access, it's not a button. What I think
you want is the "SendObject" action in a Macro, and you could then
attach your Macro to a command-button control on a Form or a menu or a
toolbar. "SendObject" will include your specified database object in an
email message to be sent via Outlook (or other email system).

-- Vincent Johns <[email protected]>
Please feel free to quote anything I say here.
 
Back
Top