Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
i am using vlookup to set up a register.i wish to have the empty cells that
contain vlookup formula NOT to show #ref or #n/a untill i need to enter a data from a list i wish to use this as a way to input new entries and vlookup adds the corresponding data from a list |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
Maybe this =IF(ISERROR(your lookup formula),"",your lookup formula) Mike "vlookup appearance" wrote: i am using vlookup to set up a register.i wish to have the empty cells that contain vlookup formula NOT to show #ref or #n/a untill i need to enter a data from a list i wish to use this as a way to input new entries and vlookup adds the corresponding data from a list |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLookUp - Does the VLookUp return the exact information? | Excel Worksheet Functions | |||
Vlookup in vlookup - taking the result as array name | Excel Worksheet Functions | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |