Does Custom Autofiltering dates work in XML Lists?

  • Thread starter Thread starter jim_0068
  • Start date Start date
J

jim_0068

I downloaded some reporting in XML format because it was the easiest.
Now i am trying to use the autofilter to custom filter dates however it
won't work!

For instance, i'm trying to custom filter by:

is less than or equal to 05/26/2006
 
Most likely your dates are seen as text, make sure they are numbers

to test

=ISNUMBER(A2)

where A2 is the first cell with the dates, copy down. If the results are
TRUE they are dates that Excel can understand

to make a text date turn into number date, format a cell as dates but leave
it blank, copy it,select the imported dates (the lot), then do edit>paste
special and select add

If that doesn't help then you have invisible characters in the cells


Regards,

Peo Sjoblom
 
Your test comes up as "false."

So does that mean they are invisible texts?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top