S
shen.git
Hi all,
I have no hardcore programming knowledge (HTML, CSS) but I've been
assigned to try to find this information. I'm an absolute newbie at
VBA, so the more basic the explanation, the better I will fare.
My father is working on a program in VBA that generates reports in
Word. He found a quick solution for that on the Web somewhere but
didn't have time to study it. It works, but now we're hoping to
generate some customization--make the resulting Word doc "Look Pretty."
We're looking for ways to change fonts, color table borders and
backgrounds--via the VBA code. My dad would prefer to avoid macros, and
put these specs in the VBA code. He found a way to change the color of
the initial headings to green but nothing below that changed. He
doesn't have the time to play with these, which is why he's handed it
over to me.
PS: Is there any way to assign classes the way one can in CSS?
I have no hardcore programming knowledge (HTML, CSS) but I've been
assigned to try to find this information. I'm an absolute newbie at
VBA, so the more basic the explanation, the better I will fare.
My father is working on a program in VBA that generates reports in
Word. He found a quick solution for that on the Web somewhere but
didn't have time to study it. It works, but now we're hoping to
generate some customization--make the resulting Word doc "Look Pretty."
We're looking for ways to change fonts, color table borders and
backgrounds--via the VBA code. My dad would prefer to avoid macros, and
put these specs in the VBA code. He found a way to change the color of
the initial headings to green but nothing below that changed. He
doesn't have the time to play with these, which is why he's handed it
over to me.
PS: Is there any way to assign classes the way one can in CSS?