Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Can I use ISERROR with VLOOKUP function?

Frank,
Many thanks for the quick response. I used the ISNA method but I still get
the #N/A error:

=IF(ISNA(VLOOKUP(MainTable!A82,Art7_Area,17,FALSE) )="","",VLOOKUP(MainTable!A82,Art7_Area,23,FALSE ))



"Prabha" wrote:

Hi there,
Could you please tell me if I can use ISERROR with IF and VLOOKUP function.
I am maintaining a spreadsheet which monitors a multitude of projects. These
projects have their own ROs (Responsible Officers) and each ROs have several
Projects running at the same time.

I am required to forward the table of their individual Project Monitoring
Table at the end of each month. I delete the Columns that is not applicable
to them. I have used a very simple VLOOKUP function to extract the datas
from the Main Table and into seperate ROs (individual sheets)

=IF(VLOOKUP(MainTable!A83,Art7_Area,17,FALSE)=""," ",VLOOKUP(MainTable!A83,Art7_Area,13,FALSE))

I have also used the absolute method!

This unfortunately gives me the exact data in the Main Table. I then have
to select only the Rows pertaining to each RO. I them fill the formulla down
and the same action with all the rest of the 15 Responsible Officers. Each
of them at the moment have their own sheet.

1, Is there a better way of writing this?
2. How can I avoid the #N/A and #DIV/0 error messages?

Very much obliged for your advice.
Prabha



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
how do I write a vlookup function within an iserror function so t. JBLeeds Excel Worksheet Functions 2 March 16th 05 10:30 AM
Iserror and Vlookup ShineboxNJ Excel Worksheet Functions 1 November 18th 04 11:31 PM
Can I use ISERROR with VLOOKUP function? Alex Hatzisavas[_2_] Excel Programming 1 September 22nd 04 06:57 PM
Can I use ISERROR with VLOOKUP function? Frank Kabel Excel Programming 0 September 20th 04 04:36 PM
Can I use ISERROR with VLOOKUP function? Prabha Excel Programming 0 September 20th 04 03:29 PM


All times are GMT +1. The time now is 06:30 AM.

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"