Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Filtermultiple data and copy them in another worksheet

Would be extremely grateful if anyone could help.
I have to insert the filtered data for specific runway stored in
airport/runway list from Excel Workbook2 into a Workbook1 which contains
aircraft performance data for just one airport/runway.The The first out of
two columns in the list (Workbook2) contains airport/runway code (LHR08);
second column contains engine-out procedures (text) stored in 3 rows for each
runway. Once filtered, these three rows have to be automatically linked
(copied) in Workbook1 for matching airport/runway.

This is the example of the list in Workbook2:
List
Column1 Column2
Airport/runway Engine Out
Procedure
LHR09L Climb
straight
ahead
AMS36L Turn
right

Workbook1 contains performance data for only one airport/runway, with the
same space for engine out procedures as shown in column 2

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Filtermultiple data and copy them in another worksheet

If the cells are gonna be copied, I'd just fill up those 2 empty cells below
each airport/runway code with the code above it.

Debra Dalgleish shows how you can do it quickly:
http://contextures.com/xlDataEntry02.html

She even shows how you can use conditional formatting to hide those repeated
values so the cells still look empty.

http://contextures.com/xlCondFormat03.html#Duplicate

=========
Another option may be to adjust your table. Put all the information on one row
(instead of 3). It really makes things like this easier.



Yasna wrote:

Would be extremely grateful if anyone could help.
I have to insert the filtered data for specific runway stored in
airport/runway list from Excel Workbook2 into a Workbook1 which contains
aircraft performance data for just one airport/runway.The The first out of
two columns in the list (Workbook2) contains airport/runway code (LHR08);
second column contains engine-out procedures (text) stored in 3 rows for each
runway. Once filtered, these three rows have to be automatically linked
(copied) in Workbook1 for matching airport/runway.

This is the example of the list in Workbook2:
List
Column1 Column2
Airport/runway Engine Out
Procedure
LHR09L Climb
straight
ahead
AMS36L Turn
right

Workbook1 contains performance data for only one airport/runway, with the
same space for engine out procedures as shown in column 2


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
copy from B worksheet to A worksheet with NO repeated data tikchye_oldLearner57 Excel Discussion (Misc queries) 1 September 29th 06 06:56 PM
copy data in a cell from worksheet A to worksheet B rajesh Excel Discussion (Misc queries) 1 February 21st 06 07:40 AM
Copy data from one worksheet to another Dan Excel Programming 2 April 30th 04 12:16 AM
Copy Modified Worksheet 1 Data to Worksheet 2 clarkelrc Excel Programming 0 April 15th 04 01:36 PM
copy all worksheet data into a new worksheet eric Excel Programming 2 October 2nd 03 08:33 PM


All times are GMT +1. The time now is 02:47 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"