LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
Micos3
 
Posts: n/a
Default Linked sheets with sequencial order in 2º Sheet

I'm making a db with 1 linked sheet (K), connected to an principal one (P1).
I want to do this:
When the word "K" is tiped in P1, in row C, to copy that line to sheet K,
then when i tipe again the word "K" in P1, in row C, i'll copy that line (or
just some data that i need of that line) for sheet K for line after the first
one. And then so on, and so on....
I make an example below.
If i wanted just the data with no order i could do in gain
=if('P1'!C2="K";'P1'!D2;"")
and in Lost
=if('P1'!C2="K";'P1'!E2;"")
But i want that in sheet K data appears all sequencially and by order, like
i show in example. The line 1,3 and 6, of sheet P1, appears in sheet K, in
line 1,2,3.

Sheet P1
A B C Gain Lost
1 12-05 Suplier K 10‚¬ 0
2 12-05 Suplier Y 0 5‚¬
3 13-05 Suplier K 0 15‚¬
4 13-05 Suplier W 7,5‚¬ 0
5 14-05 Suplier Y 8‚¬ 0
6 15-05 Suplier K 6 0
7 15-05 Suplier W 0 9‚¬

in Sheet K these data will be recorded:
Sheet K
A B Gain Lost
1 12-05 Suplier 10‚¬ 0
2 13-05 Suplier 0 15‚¬
3 15-05 Suplier 6‚¬ 0

How can i do this?
 
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
sorting master sheet messes up cells in other sheets linked to it Kt Excel Worksheet Functions 0 October 30th 05 10:36 AM
Linking References from Multiple Sheets to One Summary Sheet Kim Setting up and Configuration of Excel 3 May 5th 05 04:56 PM
Copying multiple sheets from one book 2 another and undertake spec Pank Mehta Excel Discussion (Misc queries) 14 March 16th 05 04:41 PM
Linking sheets to a summary sheet in workbook gambinijr Excel Discussion (Misc queries) 4 December 16th 04 08:13 PM
Naming & renaming a sheet tab Cgbilliar Excel Worksheet Functions 1 November 7th 04 05:57 PM


All times are GMT +1. The time now is 05:06 PM.

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

About Us

"It's about Microsoft Excel"