Is it possible to have a Userform display ONLY Columns A:C, with a scroll bar to view values ?
(Like a small window to another sheet)
If you want to load the values in a listbox with 3 columns.
There is not view another existing sheet control.
The next thing after a listbox would be the office web components
spreadsheet control - you would need to load it with values as well.

Signature
Regards,
Tom Ogilvy
> Is it possible to have a Userform display ONLY Columns A:C, with a scroll bar to view values ?
> (Like a small window to another sheet)