Advance Filter

  • Thread starter Thread starter smi
  • Start date Start date
S

smi

Hello group,

I am using Excel 97 with Win95. I use VBA to filter some of the data. When I
format the range with date (mm/dd/yy) the macro work fine but when I format
with date and time (dd/mm/yy hh:mm) then it did not work. Anyway to work
around this problem, I prefer to have date and time in one cell if possible.

Thank you for your time.

Long
 
In VBA you generally need to use the date serial or work with US formatted
dates.
 

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

Similar Threads


Back
Top