![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Go to Layout ["Database" (Table)] Enter Find Mode [] Insert Calculated Result [Select; Table: ate; Get (CurrentDate) - 7 &"..." & Get (CurrentDate)] New Record/Request SetField( Table::Made, "=") Omit Record/Request Perform Find [] Sort Records [Restore; No dialog] Enter Preview Mode [Pause] Enter Browse Mode [] Go to Layout [original layout] The modification above will exclude all records which are empty in Table::Made. Apart from using a new request, you might use a 'SetField (Table::Made, ">= 0") instead, which may return the same result, but which may depend on your actual field type and contents (especially numbers vs. text). |
![]() |
| Thread Tools | |
| Display Modes | |
| |