V
vp
I created a query which filters a column containing always text with 7
characters.
The criteria is ( Like "*X" ). It keeps all the rows which has the last
character as X.
I saved the query with a name.
The query returns the found rows when used from the inside the database.
But this query does not return any data if imported in Excel for simle
import of data or in Word for the purpose of mail merge; that is when opened
from outside its database.
It seems that Like criteria is not working when used from outside the
database.
I did not tryed something else. It is interesting to know why is that, what
is wrong and what workaround is suggested.
Thank you
characters.
The criteria is ( Like "*X" ). It keeps all the rows which has the last
character as X.
I saved the query with a name.
The query returns the found rows when used from the inside the database.
But this query does not return any data if imported in Excel for simle
import of data or in Word for the purpose of mail merge; that is when opened
from outside its database.
It seems that Like criteria is not working when used from outside the
database.
I did not tryed something else. It is interesting to know why is that, what
is wrong and what workaround is suggested.
Thank you