excel formula - copy data from one sheet to another -


excel 2010: i'm trying copy data 1 sheet sheet using criteria 1: cell in column not blank, , criteria 2: cell in column b specific value. tried if , vlookup functions end blank rows inbetween. ideas appreciated.

part of current spreadsheet:

                b          c 1  cd_wr     cd_status    cd_rqmt 2  1000          90        120 3  1001          50        110 4  1002          80        785 5  1003          60        612 

sheet tabs are: main, status 50, status 60, status 70, etc.

1.apply both of criteria

2.color selection color (say "yellow")

3.remove filter

4.the sort per color yellow(all yellow cells shall come together)

5.copy yellow cells

6.paste them sheet

if want original order in original sheet maintained,then.

1.create column sr.no , have serial number in chronological order line itemss.

2.perform step 1 6 above

3.sort per ascending order in sr.no


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -