Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.misc
Ragdyer
 
Posts: n/a
Default sorting help

This time-lag between posts being visible on the "excelforum" site can be
exasperating ! ! !
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"worduser" wrote in message
...
Yes, all the companies in B are in A, but I tried your formula with no

luck.
Maybe I should be more specific.

I have two worksheet with the following numbers and headings:

Cheques (I renamed this worksheet)
Current Account Name CIS Code SIC Code Chq Volume
There are 2746 rows
4 columns

Cert Cheques (renamed)
Currenct Account Name CIS Code SIC Code Cert Chq Vol
There are 1093 rows
4 columns

I would like to organize them into 1 work sheet by CIS code, so that I can
see each company with the same CIS code of there cheque and certified

cheque
volumes.

"KellTainer" wrote:


Just a further question, does Worksheet A contain all the companies
listed in Worksheet B, as in B is a subset of A, or does B have
companies that A does not have.

If all the companies in Worksheet B are in A, you could use this
VLOOKUP Function.

Just create a heading Product 2 in D1, and and in D2 use this formula


=IF(ISNA(VLOOKUP(A2,Sheet2!$A$2:$C$3,3,FALSE)),0,V LOOKUP(A2,Sheet2!$A$2:$C$3
,3,FALSE))

replace the 0 with any null value you need, like "Nil" or something
else.

Drag down the formula to all the companies to achieve the desired
result.


--
KellTainer
------------------------------------------------------------------------
KellTainer's Profile:

http://www.excelforum.com/member.php...o&userid=34322
View this thread:

http://www.excelforum.com/showthread...hreadid=546442



 
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
Maintaining cell reference after sorting GRITS Excel Discussion (Misc queries) 2 April 30th 23 07:42 PM
sorting non contiguous ranges gsh20 Excel Discussion (Misc queries) 1 September 8th 05 04:50 PM
Advice sought: Multiple column sorting davidm Excel Worksheet Functions 3 July 29th 05 02:06 PM
SORTING question Rebecca New Users to Excel 3 February 24th 05 05:35 PM
Adding a KeyID column for sorting Rebecca New Users to Excel 3 February 20th 05 07:09 PM


All times are GMT +1. The time now is 10:02 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"