Hi
I'm completely new to VBA programming.
Here is my problem:
I need to be able to sort in a lot of reports. I sort by name and date, which is input by the user.
So for example the user marks a name from a dropdown list that matches the reports name. Then the user inputs all the dates wanted in the first column. Then to the right of this column all the relevant data is extracted.
Hope this makes sense. So far I'm able to extract a single value from a report and now I'm trying to loop through each input date.
![]()
Please Login or Register to view this content.
I hope this makes sense to you. Furthermore i apologize for my bad coding, but I'm am just breaking into it.
Bookmarks