You could try this:
VB Code:
  1. strSql = "select * from items where item_dt = #" & Format(strSql,"dd mmmm yyyy") &"#"