Hey everyone - I'm working on another Userform - interface. I am wanting to improve on my existing code. Currently I have a command button on my Userform that extracts data from the sheet and places it on another worksheet I have saved to a shared network drive. I am wanting to see if there is a way to have the code search my userform database by "current month" date filter and then place that information into a specific tab named by the same month (ie if its May the code will take the data and place it in the May tab)

here is my current code- I tried a macro to have it filter but I kept getting a bug error, when I attempted to include a bar graph for size not matching.

Please Login or Register  to view this content.
any assistance would be great,