ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   sorting matched columns (https://www.excelbanter.com/excel-discussion-misc-queries/210280-sorting-matched-columns.html)

Shiela

sorting matched columns
 
I am trying to match a cleared check statement from a bank to a check
register by check number. I want it to auto sort cleared check #, cleared
date, and cleared amount to match side by side to the check register by check
number. What is the best way to proceed with this task?

Otto Moehrbach[_2_]

sorting matched columns
 
Shiela
I realize that you have a bank statement and you have an Excel sheet.
Tell us what you will enter into the Excel sheet (this is in this cell, that
is in that cell, etc). Then tell us what you want Excel to do with that
data. HTH Otto
"Shiela" wrote in message
...
I am trying to match a cleared check statement from a bank to a check
register by check number. I want it to auto sort cleared check #, cleared
date, and cleared amount to match side by side to the check register by
check
number. What is the best way to proceed with this task?




Shane Devenshire[_2_]

sorting matched columns
 
Hi,

Rather than sorting you might consider VLOOKUP(A1,ClearedChecks,2,FALSE)

In the above example A1 would contain the Check# in the register.
ClearedChecks is the range where all your cleared checks are located with the
check numbers in the left-most column. 2 tells VLOOKUP that you want to
return the value of the second column of the ClearedCheck range when a match
is found for the check number. You could do others for column 3 and 4 to
return other info. False means this is an exact match we are checking for.
If nothing is found NA will be returned.

If this helps, please click the Yes button

Cheers,
Shane Devenshire

"Shiela" wrote:

I am trying to match a cleared check statement from a bank to a check
register by check number. I want it to auto sort cleared check #, cleared
date, and cleared amount to match side by side to the check register by check
number. What is the best way to proceed with this task?



All times are GMT +1. The time now is 07:22 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com