G
Guest
Greetings, I am having trouble wording the subject of question. In a
nutshell I am running a macro that exports a query to an excel file. The
query as currently done exports many fields including the field [amount]
which I would like to split based on a criteria [preferred].
[amount] is formatted as currency
[preferred] is formatted yes/no
I have tried to include two [amount] fields and have the criteria of one set
to [preferred] = yes and the other set to [preferred] = no.
the query return is empty. When I go back into design mode ACCESS has
re-written the query and removed the criteria I entered and replaced it with
"Yes And No" in the criteria for[preferred].
I am sure i am having a logic error somewhere but no amount of coffee is
helping me fix this. Any ideas.
nutshell I am running a macro that exports a query to an excel file. The
query as currently done exports many fields including the field [amount]
which I would like to split based on a criteria [preferred].
[amount] is formatted as currency
[preferred] is formatted yes/no
I have tried to include two [amount] fields and have the criteria of one set
to [preferred] = yes and the other set to [preferred] = no.
the query return is empty. When I go back into design mode ACCESS has
re-written the query and removed the criteria I entered and replaced it with
"Yes And No" in the criteria for[preferred].
I am sure i am having a logic error somewhere but no amount of coffee is
helping me fix this. Any ideas.