Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default IF ISNA Help

I am creating a checkbook for work. I need help with determining how to type
a number in one cell (i.e. '7245) and get it to produce the name of the
account that belongs to 7245. This is what i have so far. I am just not
sure what to do with the part that says 'account number'. Do i create a
seprate file with these names? or do i put them in the table somewhere?
Please help! Thanks!

IF(ISNA(VLOOKUP(A7,'Account
Numbers'!A$2:B$327,2,FALSE)&"-"&VLOOKUP(B7,'Account
Numbers'!C$2:D$1443,2,FALSE))," ",VLOOKUP(A7,'Account
Numbers'!A$2:B$327,2,FALSE)&"-"&VLOOKUP(B7,'Account
Numbers'!C$2:D$1443,2,FALSE))
 
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
IF(ISNA.... olrustyxlsuser Excel Discussion (Misc queries) 6 November 21st 08 11:46 PM
ISNA Help Bigfoot17 Excel Worksheet Functions 2 March 21st 07 05:58 PM
ISNA help Matt Excel Worksheet Functions 1 October 14th 06 05:56 PM
Using ISNA with OR HBF Excel Worksheet Functions 4 May 1st 06 10:37 PM
ISNA Lomax Excel Worksheet Functions 4 July 24th 05 05:41 PM


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