View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Stuart Stuart is offline
external usenet poster
 
Posts: 62
Default excel macro to copy data to second sheet

I would like to copy a cell that contains the week ending date, the total tax
paid and total cash income and record this on one row of the database sheet,
i can send you the sheet if it would help

"Ron de Bruin" wrote:

Hi Stuart

Which cells ?
Paste Below each other or next to each other on one row in the database sheet ?

--
Regards Ron de Bruin
http://www.rondebruin.nl



"Stuart" wrote in message ...
Thanks for the response Ron,

How will it work if i just want say 3 specific cells copied to the second
sheet?

"Ron de Bruin" wrote:

Hi Stuart

See
http://www.rondebruin.nl/copy1.htm



--
Regards Ron de Bruin
http://www.rondebruin.nl



"Stuart" wrote in message ...
Hi,

I have a worksheet containing details of weekly takings, i would like to
have a macro that will copy certain cell data and add it to the next
available row of sheet 2, any ideas please?