Hi all,
I like to experiment in excel to learn new things (as I am still relatively unexperienced), but sometimes I feel I am trying to reinvent the wheel. This is also the case for what I am trying to accomplish right now.
See, I want to create an excel template with “fill-in-the-blanks” boxes to create a standardized outlook e-mail for purchase requests for me and my colleagues. When the blanks are filled in, the user of the excel (e.g. me) only has to push a “send” button. Then, when the superior that has authorization to actually purchase the indicated products receives the mail, he can easily fulfil the request (easy, because of a standardised form for requests).
The request format should generate a mail looking something like this, with the underlined text as filled-in blanks:
''
Hi Richard,
I have the following purchase request(s) for you, regarding the production of apple pies.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Product ID[/TD]
[TD]Product description[/TD]
[TD]Quantity[/TD]
[TD]Supplier ID[/TD]
[TD]Req. delivery date[/TD]
[/TR]
[TR]
[TD]22023[/TD]
[TD]Butter[/TD]
[TD]2[/TD]
[TD]076[/TD]
[TD]Monday, April 29[/TD]
[/TR]
[TR]
[TD]83391[/TD]
[TD]Pastry[/TD]
[TD]9[/TD]
[TD]339[/TD]
[TD]Friday, April 26[/TD]
[/TR]
[TR]
[TD]4653[/TD]
[TD]Eggs[/TD]
[TD]50[/TD]
[TD]23[/TD]
[TD]Monday, May 6[/TD]
[/TR]
[TR]
[TD]etc.[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
If you have any questions about my order request, please contact me on 079-44251826.
Thank you in advance,
Greetings Max
''
I think you get the idea. It seems very likely to me that someone, somewhere already ‘developed’ something very similar to this. I hope that that someone can share this with me, so I can tweak it to my intended use. Thank you in advance!
Max
I like to experiment in excel to learn new things (as I am still relatively unexperienced), but sometimes I feel I am trying to reinvent the wheel. This is also the case for what I am trying to accomplish right now.
See, I want to create an excel template with “fill-in-the-blanks” boxes to create a standardized outlook e-mail for purchase requests for me and my colleagues. When the blanks are filled in, the user of the excel (e.g. me) only has to push a “send” button. Then, when the superior that has authorization to actually purchase the indicated products receives the mail, he can easily fulfil the request (easy, because of a standardised form for requests).
The request format should generate a mail looking something like this, with the underlined text as filled-in blanks:
''
Hi Richard,
I have the following purchase request(s) for you, regarding the production of apple pies.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Product ID[/TD]
[TD]Product description[/TD]
[TD]Quantity[/TD]
[TD]Supplier ID[/TD]
[TD]Req. delivery date[/TD]
[/TR]
[TR]
[TD]22023[/TD]
[TD]Butter[/TD]
[TD]2[/TD]
[TD]076[/TD]
[TD]Monday, April 29[/TD]
[/TR]
[TR]
[TD]83391[/TD]
[TD]Pastry[/TD]
[TD]9[/TD]
[TD]339[/TD]
[TD]Friday, April 26[/TD]
[/TR]
[TR]
[TD]4653[/TD]
[TD]Eggs[/TD]
[TD]50[/TD]
[TD]23[/TD]
[TD]Monday, May 6[/TD]
[/TR]
[TR]
[TD]etc.[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
If you have any questions about my order request, please contact me on 079-44251826.
Thank you in advance,
Greetings Max
''
I think you get the idea. It seems very likely to me that someone, somewhere already ‘developed’ something very similar to this. I hope that that someone can share this with me, so I can tweak it to my intended use. Thank you in advance!
Max