Hi everyone,
I have a query table in my spreadsheet. I added a column and put "No" in every row (See attached picture for a simplified example). So when the query is refreshed and add more rows, new rows will also have "No" as their starting value. And that's exactly what I want.
Then when the user interact with the spreadsheet, I use some VBA code to update certain cells of the column to "Yes". The problem is whenever the query is refreshed, all the cells in this column changed back to "No".
Do you know why this happens and how to resolve it?
Thanks so much!
I have a query table in my spreadsheet. I added a column and put "No" in every row (See attached picture for a simplified example). So when the query is refreshed and add more rows, new rows will also have "No" as their starting value. And that's exactly what I want.
Then when the user interact with the spreadsheet, I use some VBA code to update certain cells of the column to "Yes". The problem is whenever the query is refreshed, all the cells in this column changed back to "No".
Do you know why this happens and how to resolve it?
Thanks so much!