S
Stryker22150
When exporting a query in delimited format with null values the data is
pushed to the left. I need to be able to maintain consistency. I have
discovered I can use an IIF comb with the Space function to maintain
consistency. I am having a problem with concatenating 2 fields +
including the IIF and the Space functions.
ie... One of the fields may be null. It is only 2 characters. The other
field it is concatenated with is not null and is 5 chaacters. Therefore
I need to include 2 spaces for the fields that are null.
The tables are linked.
TIA
pushed to the left. I need to be able to maintain consistency. I have
discovered I can use an IIF comb with the Space function to maintain
consistency. I am having a problem with concatenating 2 fields +
including the IIF and the Space functions.
ie... One of the fields may be null. It is only 2 characters. The other
field it is concatenated with is not null and is 5 chaacters. Therefore
I need to include 2 spaces for the fields that are null.
The tables are linked.
TIA