I have two fields, one named course code and one named requisition number. I have both of them in a text field:
=[Course code] & [Requisition no]
Requisition number is an autonumber with a format of "/000"
The problem is that if course code = 185 and requisition number = 010
it displays...