I have a lot of fields to retrieve from a database, however, everytime this procedure is run, the tables can be slightly different at times. If there is a field that i'm trying to extract does not exist in the recordset, how can I trap it and store the missing field name somewhere for reporting purposes later? can the operation to continue on?
thanks in advance
thanks in advance