Thread: Advance Filter
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
smi smi is offline
external usenet poster
 
Posts: 9
Default Advance Filter

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