Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have 2 Worksheets Sheet1 and Sheet2.
Sheet2 contains the raw data and Sheet1 is the raw data arranged in specific requirement. I have all this formula =IF('Sheet2'!A1="","",'Sheet2'!A1) on every cells from A1 to D50000 I am copying Sheet2 Cells A1,A2,A3,B1,B2,B3 to Sheet1 A1 is Name1 A2 is Date/Time A3 is Name2 B1 is Value1 B2 is Value2 B3 is Result. Copy to Sheet1 A1 is Sheet2.Name1 A2 is Sheet2.Value1 A3 is Sheet2.Value2 A4 is Sheet2.Date/Time What I did is manually key in the formula in every cells on Sheet1. May I know how can i do it using a marco. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy data from sheet2 to sheet1 when sheet2 has variable # of rows | Excel Discussion (Misc queries) | |||
A1 Sheet2 is linked to A1 sheet1 so that user enters value(abc123) a1 sheet1 and A1 sheet2 is updated | Excel Programming | |||
copying data from sheet1 to sheet2 | Excel Worksheet Functions | |||
Copying records from sheet1 to sheet2?? | Excel Programming | |||
Copying Cells from Sheet2 to sheet1 | Excel Programming |