A
Associates
Hi,
I wonder if i could get some help here. I have been using DOCVARIABLE all
over my template that is designed to generate a covering letter. Users will
have to fill out the empty fields in the form when the template is run or
open. However, i notice that there are some blank space here and there in the
document. I believe this is caused by the fact that some of the fields are
left empty.
The way i handle empty fields in VB codes is to insert a space (i.e. " ") in
the DOCVARIABLE. It gives me error message like "Error - no document variable
supplied" when i used "" rather than " ". The downside of this is of course,
i got empty space in the letter. Sometimes, it can look a bit silly.
I wonder if there are any way of working around this.
I use office 2002.
Thank you in advance
I wonder if i could get some help here. I have been using DOCVARIABLE all
over my template that is designed to generate a covering letter. Users will
have to fill out the empty fields in the form when the template is run or
open. However, i notice that there are some blank space here and there in the
document. I believe this is caused by the fact that some of the fields are
left empty.
The way i handle empty fields in VB codes is to insert a space (i.e. " ") in
the DOCVARIABLE. It gives me error message like "Error - no document variable
supplied" when i used "" rather than " ". The downside of this is of course,
i got empty space in the letter. Sometimes, it can look a bit silly.
I wonder if there are any way of working around this.
I use office 2002.
Thank you in advance