Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 61
Default Excel Lookup Question

Can anyone help me?

Spreadsheet 1
A B C
Name GL Account Number Description (GL Account)

Harry Potter 021-0132-201-301-100
Mickey Mouse 021-0132-204-301-400
Robin Hood 010-0183-204-001-400
Looking for a formula to
lookup the account code description (B) on Spreadsheet 2 and return to this
empty space in Spreadsheet 1, (C).

Spreadsheet 2
A B
GL Account Number Description (GL Account)

021-0132-201-301-100 Salary Business Department
021-0132-204-301-400 Salary Human Resources
010-0183-204-001-400 Salary

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default Excel Lookup Question

Something like this:

=VLOOKUP(B2,Sheet2!A$2:B$100,2,FALSE)

Check out helpfile entry on VLOOKUP for more help if needed.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Newfie809" wrote:

Can anyone help me?

Spreadsheet 1
A B C
Name GL Account Number Description (GL Account)

Harry Potter 021-0132-201-301-100
Mickey Mouse 021-0132-204-301-400
Robin Hood 010-0183-204-001-400
Looking for a formula to
lookup the account code description (B) on Spreadsheet 2 and return to this
empty space in Spreadsheet 1, (C).

Spreadsheet 2
A B
GL Account Number Description (GL Account)

021-0132-201-301-100 Salary Business Department
021-0132-204-301-400 Salary Human Resources
010-0183-204-001-400 Salary

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Excel Lookup Question

On Sep 1, 3:51*pm, Newfie809 wrote:
Can anyone help me?

Spreadsheet 1 * * * * * * * * * * * * *
A * * * * * * * B * * * * * * * * * * *C
Name * * * * * *GL Account Number * * * * * * *Description (GL Account)

Harry Potter * *021-0132-201-301-100 * * * * * *
Mickey Mouse * *021-0132-204-301-400 * * * * * *
Robin Hood * * *010-0183-204-001-400 * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Looking for a formula to
lookup the account code description (B) on Spreadsheet 2 and return to this
empty space in Spreadsheet 1, (C).

Spreadsheet 2 * * * * * * * * * * * * *
A * * * * * * * * * * * B
GL Account Number * * * * * * * Description (GL Account) * * * * * * * *

021-0132-201-301-100 * *Salary Business Department * * * * * * *
021-0132-204-301-400 * *Salary Human Resources * * * * *
010-0183-204-001-400 * *Salary * * * * *


try this site:
http://www.bappit.com/Excel.html. they have a tutorial on vlookup.
they upload tutorials every week.
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
Excel 2003 - Lookup type of question Fran Excel Worksheet Functions 3 June 4th 09 12:30 AM
Excel LOOKUP Question ritpg Links and Linking in Excel 1 December 15th 08 08:38 PM
Lookup question. spartanmba Excel Worksheet Functions 1 September 14th 05 11:40 AM
Lookup question. Gary''s Student Excel Worksheet Functions 0 September 13th 05 05:41 PM
Lookup Question Brad P Excel Worksheet Functions 3 June 5th 05 12:08 AM


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