D
Dale Fye
I'm using Access to build a word document using the normal document template.
Generally works well, but the line spacing in the normal document template
is set to Multiple at 1.15.
Since I cannot control the settings of the normal document template on my
users computers, I would like to insert a line in my vba code that would
change the line spacing from whatever is in the normal document template to
single spacing, and set the spacing before and after values to zero.
I am totally unfamiliar with the Word object model, so please be kind.
Generally works well, but the line spacing in the normal document template
is set to Multiple at 1.15.
Since I cannot control the settings of the normal document template on my
users computers, I would like to insert a line in my vba code that would
change the line spacing from whatever is in the normal document template to
single spacing, and set the spacing before and after values to zero.
I am totally unfamiliar with the Word object model, so please be kind.