Hi kalbasiatka! Thanks for your answer!!
So in this part:
The user enter a year in the inputbox, for example "2010" (step 1). The header "2010" entered by the user is selected in the data table(step 2). The corresponding column is selected (step 3). In the step 4 I tried to put the address of the selected column in a variable "pl" (step 4) because I need to use it after.
I mean here :
where I need to use "pl" (the address of the selected column) to apply a "scripting.dictionary" on the selected column. So use the corresponding
column address with Range ().
I don't know if this explication is better? thank you again for your help!
Bookmarks