At 11:53 AM 11/25/2009, Jim Belisle wrote:

I created a form in which I am concatenating multiple text and note fields into one field. I had it working then sometime over the weekend one var started giving me odd information. I will try to be brief but thorough. In the expression builder I create the following
variables.

vshort = (SHORTAGES MUST BE NOTED ON BILL OF LADING AND REPORTED TO DRIVER IMMEDIATELY)
vshipnotes = (shipnotes)


Add quotes when defining a variable with TEXT data.

-- Example:

vShort = ('SHORTAGES MUST BE NOTED ON BILL OF LADING AND REPORTED TO DRIVER IMMEDIATELY')

What are the data types of all variables involved with concatenated variable?

That should give you some blue's clues!

Very Best R:egards,

Razzak.


Reply via email to