Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have received an excel document as a 150 page manual. Each page is setup
as a proforma, containing the same headings, tables etc. although the tables have different amounts of rows. I want to make this data more user friendly, rather than havingto troll through the pages to find the required information. I have created a new worksheet with headings and, in order to copy the information from the titles, i.e. A1 B1 Element Windows Feature Timber Frames I think it needs to do the following: For each cell in worksheet If cell value="Element" Copy next cell (right of) to sheet 2, column 1, row 2 Next cell - if cell value -"Element" copy to sheet 2, column 1, row 3 and so on. Regards Dylan DAwson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy specific data to second worksheet | New Users to Excel | |||
Copy specific records from a worksheet to another | Excel Worksheet Functions | |||
copy specific records to new worksheet | Excel Programming | |||
Copy Data from Workbook into specific Worksheet in other Workbook? | Excel Discussion (Misc queries) | |||
Copy and pasting specific sheet data to a master worksheet | Excel Programming |