D
Dancing Bear
Table includes 7 fields - each for one day of week Sunday through
Monday.
They are Yes/No fields.
Need to export the results of a query that includes those fields to a
text file, but I don't want the text file to be ones & zero's.
If there is a check (yes) for Monday and Tuesday, I get
0,1,1,0,0,0,0.
What I would like to see in the text file is
0,Mon,Tues,0,0,0,0
Is there a formatting expression that can do this?
Could you please tell me what it is?
Thanks for any help
Bill
Monday.
They are Yes/No fields.
Need to export the results of a query that includes those fields to a
text file, but I don't want the text file to be ones & zero's.
If there is a check (yes) for Monday and Tuesday, I get
0,1,1,0,0,0,0.
What I would like to see in the text file is
0,Mon,Tues,0,0,0,0
Is there a formatting expression that can do this?
Could you please tell me what it is?
Thanks for any help
Bill