Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have some code (snippet below) that seek to lookup a value (iuser) from a
Range (USERS), the function works fine until it encounters the #N/A return value caused by iuser not being in the USERS array. How do I handle this correctly? What I am seeking to do is put the invalid iuser value into a worksheet cell. '<code snippet ibarea = Application.WorksheetFunction.VLookup(iuser, Range("USERS"), 2, 0) ----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeed.com The #1 Newsgroup Service in the World! 100,000 Newsgroups ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =--- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Statistical Functions ignoring errors | Excel Discussion (Misc queries) | |||
Errors on Functions with many arguments | Excel Worksheet Functions | |||
errors in worksheet functions | Excel Worksheet Functions | |||
Alert for errors on a worksheet | Excel Worksheet Functions | |||
Handling errors in formulas (how annoying are they!) | Excel Discussion (Misc queries) |