G
Guest
I'm using Word 2003, creating a form fill document using fields/formulas to
pull data from a source in a custom program which is integrated with Word.
I’ve entered a formula to pull a dollar value from the data. If there is an
amount in the field in the form it pulls perfectly with the commas in the
correct places.
However, if the field in the data base is blank I get the following error
message UNEXPECTED END OF FORMULA.
My formula looks like this:
${=<DATA FIELD>\# #,###}
It's ok if the field is left blank, in other words, I don't need to use an
IF statement to remove the blank space.
What am I doing wrong? Why isn't just leaving the field in my document
blank if the field in the data base is blank?
Thx
pull data from a source in a custom program which is integrated with Word.
I’ve entered a formula to pull a dollar value from the data. If there is an
amount in the field in the form it pulls perfectly with the commas in the
correct places.
However, if the field in the data base is blank I get the following error
message UNEXPECTED END OF FORMULA.
My formula looks like this:
${=<DATA FIELD>\# #,###}
It's ok if the field is left blank, in other words, I don't need to use an
IF statement to remove the blank space.
What am I doing wrong? Why isn't just leaving the field in my document
blank if the field in the data base is blank?
Thx