Is there a way to select some columns from a worksheet and copy those in another worksheet in the same workbook? I can do it using the vba macro, but that's slow. so I'm trying to do it by using SQL where first worksheet can be treated as a db table. any help would be greatly appreciated!

Thank you
Nick