S
stevew
I have set up a query in a Returns Database and I am using the
following expression for one of the fields:
[WBDefectDescription] & (" -- "+[WPDefectDescription]) & (" -- "+
[MILLDefectDescription]) & (" -- "+[TSDefectDescription]) & (" -- "+
[TEDefectDescription]) & (" -- "+[BEDefectDescription]) & (" -- "+
[ErrorDescription]) & (" -- "+[CBDefectDescription]) & (" -- "+
[OFDescription])
The problem I have is that the dashes within the quotation marks show
up at the beginning of all of my results EXCEPT if there is a
WBDefectDescription or there are none of the above descriptions. I
really want to use a semicolon instead of the dashes (I tried that
prior to changing to the dashes...), but no matter what I try I get
similar results.
Can anyone please help me figure out what I may be doing wrong or let
me know if there is nothing that can be done? I am open to any
suggestions!
Thanks!
following expression for one of the fields:
[WBDefectDescription] & (" -- "+[WPDefectDescription]) & (" -- "+
[MILLDefectDescription]) & (" -- "+[TSDefectDescription]) & (" -- "+
[TEDefectDescription]) & (" -- "+[BEDefectDescription]) & (" -- "+
[ErrorDescription]) & (" -- "+[CBDefectDescription]) & (" -- "+
[OFDescription])
The problem I have is that the dashes within the quotation marks show
up at the beginning of all of my results EXCEPT if there is a
WBDefectDescription or there are none of the above descriptions. I
really want to use a semicolon instead of the dashes (I tried that
prior to changing to the dashes...), but no matter what I try I get
similar results.
Can anyone please help me figure out what I may be doing wrong or let
me know if there is nothing that can be done? I am open to any
suggestions!
Thanks!