Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
P/N P/N is offline
external usenet poster
 
Posts: 1
Default How can I sort two columns of part numbers so that they align?

How can I sort two columns of part numbers so that they align?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 168
Default How can I sort two columns of part numbers so that they align?

You're going to have to provide a better explanation. We can't tell what you
have and what you're trying to accomplish based on your request below.

If you're trying to identify whether a list of parts in column A are present
in Column B, then in column C you can just use the following formula:
=IF(ISNA(VLOOKUP(A2,B:B,1,0)),"","Part found")
That will at least tell you if the part in A2 is found anywhere in column B.

Like I said, though, I can't really tell what you're after.
--
Please remember to indicate when the post is answered so others can benefit
from it later.


"P/N" wrote:

How can I sort two columns of part numbers so that they align?

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
Raw data output is poor excel format part 2 - align columns aquaxander Excel Discussion (Misc queries) 0 March 2nd 09 02:52 PM
Replace Old Part Numbers with New Part Numbers in a Macro. Jeffery Keown Excel Discussion (Misc queries) 5 October 17th 06 03:45 PM
Left align '$' and right align numbers? skeetley Excel Discussion (Misc queries) 1 October 21st 05 08:12 AM
How to sort random numbers in columns webehere Excel Discussion (Misc queries) 3 January 15th 05 12:24 PM
ALLOW ROW 1 AS HEADER ROW... NOT PART OF DATA SORT OF ANY COLUMNS. bro. Billy New Users to Excel 4 December 11th 04 12:01 AM


All times are GMT +1. The time now is 01:33 PM.

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"