J
Junoon
Hi,
I am trying to make a local webpage, (client-side), for all employees
to access it. it is a web form, which they have to fill & submit.
Now, due to IT restrictions in our office, all the employees donot have
Excel, but they have MS Outlook mail program to mail to their
Supervisors. only the Supervisor has Excel installed on his computer.
I tried making a 2-column table form made in MS Outlook .msg file
(which is clumpsy), which is stored in a folder & linked to a local
webpage available to everyone. Employees click on the .msg file fill
the table form & send it to their Supervisor who collects it in an
Excel worksheet using VBA Macro.
Since i have limited resources, i.e. MS Outlook & the html page, i want
to create a webpage form which users can fill & Submit using VBScript
or VBA (not Javascript, as it does not submit contents client-side),
Directly to the MS Outlook program, which will mail contents to the
Supervisor's Excel Sheet as a 2 column table to be extracted in Excel..
Also, does anyone know Outlook Form Design (form publishing) & can it
work with VBScript or VBA to mail text contents to Outlook & ultimately
to Excel worksheet....????
P.S: The html webform or Outlook Published Form will have the exact
labels as the Columns headers in the excel sheet, so that data will get
extracted automatically under the appropriate Header columns.
Once i get a gist of how to create a form, code it in VBScript or VBA &
mail it into Excel sheet on Supervisor's PC, i would be creating
different forms for different sheets....
Can anybody help!
Please Help ASAP!
I am trying to make a local webpage, (client-side), for all employees
to access it. it is a web form, which they have to fill & submit.
Now, due to IT restrictions in our office, all the employees donot have
Excel, but they have MS Outlook mail program to mail to their
Supervisors. only the Supervisor has Excel installed on his computer.
I tried making a 2-column table form made in MS Outlook .msg file
(which is clumpsy), which is stored in a folder & linked to a local
webpage available to everyone. Employees click on the .msg file fill
the table form & send it to their Supervisor who collects it in an
Excel worksheet using VBA Macro.
Since i have limited resources, i.e. MS Outlook & the html page, i want
to create a webpage form which users can fill & Submit using VBScript
or VBA (not Javascript, as it does not submit contents client-side),
Directly to the MS Outlook program, which will mail contents to the
Supervisor's Excel Sheet as a 2 column table to be extracted in Excel..
Also, does anyone know Outlook Form Design (form publishing) & can it
work with VBScript or VBA to mail text contents to Outlook & ultimately
to Excel worksheet....????
P.S: The html webform or Outlook Published Form will have the exact
labels as the Columns headers in the excel sheet, so that data will get
extracted automatically under the appropriate Header columns.
Once i get a gist of how to create a form, code it in VBScript or VBA &
mail it into Excel sheet on Supervisor's PC, i would be creating
different forms for different sheets....
Can anybody help!
Please Help ASAP!