Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50061

Trying to copy and paste certain cells from one worksheet to another using a macro

$
0
0
I need to copy and paste certain prices into another sheet from a daily workbook.

Here is are the two workbooks I'm working with. The first is called ARS Daily workbook.xlsx and the destination is called CLprice.xls.

Basically the ARS Daily workbook will overwrite the data in CLprice on a daily basis.

I'm trying to get the date from ARS Daily workbook to copy and paste into cell E1 in CLprice and then get the prices from row 10 in ARS Daily workbook to paste into G1 to G8.

Hopefully using a macro.

Let me know if you need any more info.

Thanks,

renecARS Daily workbook.xlsxCLprice.xls.xlsm

Viewing all articles
Browse latest Browse all 50061

Trending Articles