copying data from sheet1 to sheet2

R

Rookie

I need help copying data from sheet1 to sheet2. The data in sheet1 is
constant every 22 rows but I need it to remain a constant 22 rows when
I copy the data to sheet2 on every row.

Any help would be appreciated.
 
P

Peo Sjoblom

Is sheet2 a new sheet without anything in it, if so right click the sheet
tab of sheet1 and select move or copy, then select create a copy, then just
rename the sheet. If the data in sheet1 have no formulas, just select
whatever is necessary and copy and paste
If not post back


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
(Remove ^^ from email)
 
P

Peo Sjoblom

Is sheet2 a new sheet without anything in it, if so right click the sheet
tab of sheet1 and select move or copy, then select create a copy, then just
rename the sheet. If the data in sheet1 have no formulas, just select
whatever is necessary and copy and paste
If not post back


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
(Remove ^^ from email)
 
R

Rookie

Sheet1 has data in columns a, b, c & d with data in each column every
22 rows with formulas and I want to import the data those formulas have
calculated into consecutive rows on sheet2.

Thanks
 
R

Rookie

Sheet1 has data in columns a, b, c & d with data in each column every
22 rows with formulas and I want to import the data those formulas have
calculated into consecutive rows on sheet2.

Thanks
 
R

Roger Govier

Hi

Copy the whole of Sheet1 by typing Ctrl +A to select All, then Copy.
Select cell A1 of a blank Sheet2 and choose Paste Special>Values
Select the whole set of data on Sheet2 and choose Data>Sort whereupon
all blank rows will fall to the bottom and you will be left with
consecutive rows of data.

If it is important to retain the same order as existed on sheet 1, then
before carrying out the sort, number rows in column E of Sheet 2 by
typing 1 in E1, 2 in E2 then Mark E1:E2 and drag the fill handle down
and the numeric series will be completed for you.
(The fill handle is the small black cross that you see if you hover your
cursor over the bottom right corner of E2)

After doing your first sort to get rid of the blanks, delete all the
rows that are blank in columns A:D and sort again by column E if the
data is not in ascending order. Column E can be deleted when you have
completed the task.
 
R

Roger Govier

Hi

Copy the whole of Sheet1 by typing Ctrl +A to select All, then Copy.
Select cell A1 of a blank Sheet2 and choose Paste Special>Values
Select the whole set of data on Sheet2 and choose Data>Sort whereupon
all blank rows will fall to the bottom and you will be left with
consecutive rows of data.

If it is important to retain the same order as existed on sheet 1, then
before carrying out the sort, number rows in column E of Sheet 2 by
typing 1 in E1, 2 in E2 then Mark E1:E2 and drag the fill handle down
and the numeric series will be completed for you.
(The fill handle is the small black cross that you see if you hover your
cursor over the bottom right corner of E2)

After doing your first sort to get rid of the blanks, delete all the
rows that are blank in columns A:D and sort again by column E if the
data is not in ascending order. Column E can be deleted when you have
completed the task.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top