1
我想生成2016年2月1日至2016年3月31日的報表。使用公式水晶報表中的日期範圍問題顯示
{cryRpt.RecordSelectionFormula = "{product_details.date11} >= #" &
DateTimePicker1.Text & "# and {product_details.date11} <= #" &
DateTimePicker2.Text & "#"}
,但現在還沒有提供正確的順序,有時則以01-MAR-2016之間,同29 - 2月 - 2016年,使用水晶報表組,但仍然沒有成功,幫助我
謝謝!親愛的你回答工作作爲一個魔術棒..幫助...! –