Hi.
Here's my problem (with excel 2000).
I have a userform with a combobox.
In a sheet I've a Pivot table with a page field ("Names"
.
I would like to put code in initializing event of my userform so as to get the combo to contain exactly the pivot table page field items.
I think it's something like
Myuserform.combobox1.rowsource=Pivottable.......items(???).
Any help will be much appreciated.
Thank you in advance.
Happy new year (in advance as well).
Bye.
Nick
Here's my problem (with excel 2000).
I have a userform with a combobox.
In a sheet I've a Pivot table with a page field ("Names"
I would like to put code in initializing event of my userform so as to get the combo to contain exactly the pivot table page field items.
I think it's something like
Myuserform.combobox1.rowsource=Pivottable.......items(???).
Any help will be much appreciated.
Thank you in advance.
Happy new year (in advance as well).
Bye.
Nick