I need to mount a macro for a spreadsheet I'm working on. I have a table with several columns in the %code% tab (in the date column there are several dates with day month and year type "22/02/2018), and I needed a macro to, when typing a month and year (" 02/2018 ") in a cell in the billing tab, copy the rows whose date cell is within this month.
I do not need to copy the whole line, just certain columns that I will determine as needed.