raf
New Member
Hi all,
Im looking for a code that would dictate the range of my ActiveXlistbox after refreshing the file. Can someone help? adding range via ActiveXcontrol is not an option as it sometimes change the range after the refresh activity.
Something like:
Im looking for a code that would dictate the range of my ActiveXlistbox after refreshing the file. Can someone help? adding range via ActiveXcontrol is not an option as it sometimes change the range after the refresh activity.
Something like:
Code:
sub refresh ()
ActiveWorkbook.RefreshAll
Listbox = RAW!AA11:AJ100