View Single Post
 
Old 07-09-2018, 09:14 AM
shallaes shallaes is offline Windows 10 Office 2013
Novice
 
Join Date: Jul 2018
Posts: 3
shallaes is on a distinguished road
Default Generate template-based letter with multiple variables

I am fairly new to VBA but generally pick up things fast, with the help of handy google searching. For what I need I'm not getting any spot on hits, and my somewhat limited VBA experience is 100 % from excel.


I'm looking for a way to make a template of a standard issue letter which typically have 7-10 different variables. The people who are going to use this are not that adept at computers in general and need things to be super easy to handle. So I reckon the closest I could get is a form that opens when you open the template, with a window of input for all your different variables. Click. Letter done. Everybody's happy.


I realise I might be getting in over my head, but what I'm wondering is... where do I start? Am I even in the right place?
Reply With Quote