Thread
: [Solved]
If=Then from one column cells to next column equivalent cells
View Single Post
09-05-2016, 07:58 PM
jeffreybrown
Windows Vista
Office 2007
Expert
Join Date: Apr 2016
Posts: 673
Hi Ruth,
As an example using the vlookup...
=IF(C5<>"",VLOOKUP(lookup_value,table_array,col_in dex_num,range_lookup),"")
jeffreybrown
View Public Profile
Find all posts by jeffreybrown