Hi there,
Can I get some help in writing the proper scrirt for the the folllowing requirement:
we would like to have the ability to sort our investigations by date completed:
Ascending, decending and blank (open).
I've set a event proc. on the header for:
click - sort asc.
dbl click - sort dec.
I need a way to sort by open investigation, I thought of creating an unbound control where if the date completed is blank, it'll give a 1 or 0 then I can set the proper sorting.
Please advise on:
Is there a better way to configure my sorting requirements?
Can one provide a script for my control box depending on the date complete field to = either yes or no.
Thanks,
Kastaman
Can I get some help in writing the proper scrirt for the the folllowing requirement:
we would like to have the ability to sort our investigations by date completed:
Ascending, decending and blank (open).
I've set a event proc. on the header for:
click - sort asc.
dbl click - sort dec.
I need a way to sort by open investigation, I thought of creating an unbound control where if the date completed is blank, it'll give a 1 or 0 then I can set the proper sorting.
Please advise on:
Is there a better way to configure my sorting requirements?
Can one provide a script for my control box depending on the date complete field to = either yes or no.
Thanks,
Kastaman