sorry my internet's been down for a little while cable got cut by city crew (go figure)
this is my current code, not pretty yet but i'm working on it.
"SELECT * FROM tblMenu WHERE MONTH(LunchDay) = MONTH(DATE_ADD(NOW(), INTERVAL 0 MONTH)) ORDER BY LunchDay DESC"
let me know if you see...