G
Guest
I have a table in access that needs to be exported to an Excel spreadsheet.
One of the requested design specifications for the resulting spreadsheet is
that it not contain empty columns. (No columns with Null fields)
Currently I am manually deleting them in Excel and this is incredibly
tedious, since there are about 80 columns of data and I am checking whether
they are empty by using the auto-filter feature and observing the options
that appear in the drop down menu.
Can I write a query that contains instructions to delete columns that are
contain nothing but Nulls?
One of the requested design specifications for the resulting spreadsheet is
that it not contain empty columns. (No columns with Null fields)
Currently I am manually deleting them in Excel and this is incredibly
tedious, since there are about 80 columns of data and I am checking whether
they are empty by using the auto-filter feature and observing the options
that appear in the drop down menu.
Can I write a query that contains instructions to delete columns that are
contain nothing but Nulls?