Copy the data using function

Closed
rvm - 19 Mar 2012 à 11:05
TrowaD Posts 2921 Registration date Sunday 12 September 2010 Status Contributor Last seen 27 December 2022 - 20 Mar 2012 à 10:58
Hello,

I want to copy the data from a1 to b5 at a10 to b15.
How can i copy that using function bcoz I have to paste that data many time in a Sheet.

Thnx..

1 response

TrowaD Posts 2921 Registration date Sunday 12 September 2010 Status Contributor Last seen 27 December 2022 555
20 Mar 2012 à 10:58
Hi rvm,

It basicly depends if you have data in column B. If so, then macro will be better then function.

Let's assume column B is empty.
Formula in B5: =A1
Formula in B15: =A10

Now select B6:B15 and drag it down as far as needed.

Best regards,
Trowa