Skip to content
Prev 313938 / 398506 Next

Copy data from Excel

If you are going to be reading a lot of data from EXCEL, use the
XLConnect package since it will give you back the values as numeric
instead of the "formatted" values with commas.  Also it means you can
automate the activity since you don't have to use the "clipboard".

On Wed, Dec 19, 2012 at 1:22 PM, Christofer Bogaso
<bogaso.christofer at gmail.com> wrote: