#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default GL Codes

I have a 2008 trial balance (on its own worksheet) and in Column A consists
of all the GL codes.

In my 2007 trial balance (on its own worksheet), I also have Column A as all
the GL codes.

However, 2007's list of GL codes is not as long as 2008's list of GL codes.

Question: How can i make 2007's worksheet display all of 2008's GL codes and
keep the GL codes that overlap with 2007?

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default GL Codes

In 2007 Sheet Col B, cell B1 enter which will try to match the GL code of
2008 sheet and return "Exist" if it is found in 2008 list. Rename the
sheet2008 to whatever name you use

=IF(ISERROR(MATCH(A1,Sheet2008!A:A,0)),"","Exist")

If this post helps click Yes
---------------
Jacob Skaria


"Jonny54321" wrote:

I have a 2008 trial balance (on its own worksheet) and in Column A consists
of all the GL codes.

In my 2007 trial balance (on its own worksheet), I also have Column A as all
the GL codes.

However, 2007's list of GL codes is not as long as 2008's list of GL codes.

Question: How can i make 2007's worksheet display all of 2008's GL codes and
keep the GL codes that overlap with 2007?

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
Zip Codes Bill New Users to Excel 6 August 7th 08 10:47 PM
VBA codes Emdad Excel Discussion (Misc queries) 4 July 3rd 08 03:18 PM
Need some help with codes Tom Excel Discussion (Misc queries) 2 August 16th 07 01:09 AM
Zip Codes Queen Excel Discussion (Misc queries) 3 February 18th 05 02:47 PM
Zip Codes [email protected] Excel Discussion (Misc queries) 10 November 27th 04 05:23 PM


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