Hi All,
I have a Listbox and I would like to only display the orders which have been created and shipped on the current date (sysdate).
In the table / query I have the ship date and time in one column.
Is there a way I can alter the properties of the Listbox to only take orders which were created and shipped the same day?
I have a Listbox and I would like to only display the orders which have been created and shipped on the current date (sysdate).
In the table / query I have the ship date and time in one column.
Is there a way I can alter the properties of the Listbox to only take orders which were created and shipped the same day?