Hi,
I have the attached XML code for a simple custom ribbon
What I want is to load a dynamic named range instead of Red font items in the Xml code(hard coded)
I also want my Dataset ("A5:G & LastRow) to be filtered on the basis of selection in this dropdown![]()
myDynamicRng=Range("A5:A" & Range("A" & Rows.Count).End(xlUp).Row)
Further dropdown list should be updated on the fly if I add/Delete items in the data set
Help would be greatly appreciated
Best Regards
Imran Bhatti
Bookmarks