Logo 
Search:

MS Office Forum

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds

Sending Excel Form as attachment using VB

  Asked By: Cory    Date: Mar 07    Category: MS Office    Views: 664
  

Hello!

I am trying to send an excel form that I created using VB (well with lots of help from Google) that a user will fill out with the database being an invisible worksheet in excel. I understand how to write code so when the user hits send on the form, it will generate an email and attach the workbook.

However, is it possible to only send the form as the attachment. So far it's sending the workbook but the form is not visible. Any help would be greatly appreciated.

Form.SendMail Recipients:="johndoe@abc.com", Subject:="Test", ReturnReceipt:=False

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Sending Excel Form as attachment using VB Or get search suggestion and latest updates.




Tagged: