G
Guest
I use different tables of data all the time with my project, and so I have to
either change the field name or else change my code everytime. For example,
one table might have a field called "Home Phone" and in the next table it
might be called "Phone". Is there some code that will retreive all the
fields in a table and asign them to a string (strData) and then asign another
value (strDataField) to the field name that goes along with it? This would
be a big help. THanks,
Charlie
either change the field name or else change my code everytime. For example,
one table might have a field called "Home Phone" and in the next table it
might be called "Phone". Is there some code that will retreive all the
fields in a table and asign them to a string (strData) and then asign another
value (strDataField) to the field name that goes along with it? This would
be a big help. THanks,
Charlie