Hello to everyone, I hope that all of you are in good health in these troubled times!
I have a specific problem and I'd appreciate any help that I can get.
I have an Access database and every day a result of specific query (stock level at the warehouse.) is exported to Excel. Due to the complexity of the warehouse, it exports only one segment. One day the query will result with a set of data that has "A" in specific column (in one of the tables), other day "B", and so on (it goes from A to M). The result contains only those items that are on stock at the moment. So, every day I have to edit the query and update the letter for that day (from A to B, B to C, and so on). Export is done by right clicking at the query, and "export to Excel". That leaves me with columns whose width is not fit with the content inside. I need the width of first 3 columns to enough to show the entire content of the cell (not sure if that is "auto width"), format of 4th column should be changed from "general" to "number". Other columns are not important (they may remain as they are). Furthermore, every item in table that describes the item has a checkbox column (active if checked). Export will process both "active" and "inactive" items, but once the export is done, I have to update that checkbox to "active" status (for items that were exported as "inactive"). Having them marked in different color in Excel would also be helpful.
I have been looking at this thread, but I am not sure where and how to start.
Thanks in advance
I have a specific problem and I'd appreciate any help that I can get.
I have an Access database and every day a result of specific query (stock level at the warehouse.) is exported to Excel. Due to the complexity of the warehouse, it exports only one segment. One day the query will result with a set of data that has "A" in specific column (in one of the tables), other day "B", and so on (it goes from A to M). The result contains only those items that are on stock at the moment. So, every day I have to edit the query and update the letter for that day (from A to B, B to C, and so on). Export is done by right clicking at the query, and "export to Excel". That leaves me with columns whose width is not fit with the content inside. I need the width of first 3 columns to enough to show the entire content of the cell (not sure if that is "auto width"), format of 4th column should be changed from "general" to "number". Other columns are not important (they may remain as they are). Furthermore, every item in table that describes the item has a checkbox column (active if checked). Export will process both "active" and "inactive" items, but once the export is done, I have to update that checkbox to "active" status (for items that were exported as "inactive"). Having them marked in different color in Excel would also be helpful.
I have been looking at this thread, but I am not sure where and how to start.
Thanks in advance