select * from qmd_bids where bidStatus in ( 'WaitAward','TodoQuote','WaitPricing' ) and expectedAwardDate is not null
select * from qmd_expectedAwards where ( daysAfterExpectedDate < 60 and daysAfterExpectedDate > -21 ) order by expectedDate, bidNumber
Bid #By Date
#lsdateformat( expectedDate, "MM/DD/YYYY" )#
#htmleditformat( bidNumber )#n/a
#htmleditformat( alertTitle )#
No Expected Awards
#_portletBodyHTML#