View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Matt[_15_] Matt[_15_] is offline
external usenet poster
 
Posts: 1
Default Excel Spreadsheet Submit Button

I'm using Excel 2000, with Lotus Notes as my email
program. I need to create a web form that will populate an
email with the information from various text boxes on the
web form, enter an email address, and send the information.

So far, I can get a submit button to open Lotus Notes, and
automatically enter the address, but I cannot figure out
how to get it to grab information from the text boxes and
enter it onto the email.

I know this is probably a real beginner question, but I
can't figure it out.