G
Guest
I have a database with 21 fields. I wish to sort primarily on fields 1 and 2,
but want a sub sort done on fields 8 and 9 if fields 1 and 2 are blank.
It is a database of cable records for a large campus. Field 1 is building, 2
is cable pair. Field 8 is extension, 9 is port number (in PBX).
If there is no data in field 1 or 2 then the record will be either a spare
(unassigned) extension or a spare (unassigned) port.
I usually just open the database table and view/modify the data in that
form. I do not have any forms designed at this time.
Can this be done and if so how?
but want a sub sort done on fields 8 and 9 if fields 1 and 2 are blank.
It is a database of cable records for a large campus. Field 1 is building, 2
is cable pair. Field 8 is extension, 9 is port number (in PBX).
If there is no data in field 1 or 2 then the record will be either a spare
(unassigned) extension or a spare (unassigned) port.
I usually just open the database table and view/modify the data in that
form. I do not have any forms designed at this time.
Can this be done and if so how?