Hi everybody,
I'm starting with VBA and I'll need some help to write a code that will allow me to copy-paste data depending on the month of the transaction.
I have a table full of data with transactions, and I would like the code to detect and select the data for March for example, and then copy this selection to another sheet that already exist for the month of March (index n°4 in the file), it will be an April sheet (index 5) for April's transactions etc....
I know I can do that manually, but I have thousands of data, and I was wondering if it was possible to make it faster, do you think it's possible?
I have attached a "very" simplified version of my file.
Thank you very much for your help![]()
Bookmarks