The issue is that TableBox is a table with dates and I put selection on this by month/year. What I need is to store the entire TableBox, but when I use macro above only file with current selection is stored. For example if I select January and run the macro I get only selected rows (01.01.2018, 02.01.2018, 30.01.2018), however I need all row with other dates as well
Could you please advise how I can get the entire table stored, but with selection still made on the dashboard?