K
KSH
I import large excel datasheets that I do data scrubbinb on. After I import
the data into a table, I would like to write a program that will look at each
field in the table and if there is not data in the field either delete it or
just print a report with the fields that have no data. Is there a way to use
a fields collection to look at every field? I am not sure where to start
looking if this is possible.
the data into a table, I would like to write a program that will look at each
field in the table and if there is not data in the field either delete it or
just print a report with the fields that have no data. Is there a way to use
a fields collection to look at every field? I am not sure where to start
looking if this is possible.