This may sound very odd but when i run a where statement in a RecordSource, >= works fine it includes the number, but when i run <= or = it wont :S ahahah sounds dumb but its got me stumped...
the datas stored as dd/mm but the filter filters in mm/dd so i have a little subroutine to pull it appart and put it back together without the user knowing... the thing is the where statement works for all the other forms except this, and i have a feeling its the = sign