![]() |
Formula
need a formula if email address = same email address in diffreent column get
the name (which is next to email address column)???? |
Formula
=IF(E1=OFFSET(E1,0,1),OFFSET(E1,0,1),"no match")
Assuming columns are E and F E and H would be =IF(E1=OFFSET(E1,0,3),OFFSET(E1,0,3),"no match") Gord Dibben MS Excel MVP On Thu, 24 Jan 2008 11:34:00 -0800, queenie wrote: need a formula if email address = same email address in diffreent column get the name (which is next to email address column)???? |
Formula
not sure i understand i have col a (email address ) column b (name)
Column C differnet rows than col a & B need name from column B if C = True Does that make sense "Gord Dibben" wrote: =IF(E1=OFFSET(E1,0,1),OFFSET(E1,0,1),"no match") Assuming columns are E and F E and H would be =IF(E1=OFFSET(E1,0,3),OFFSET(E1,0,3),"no match") Gord Dibben MS Excel MVP On Thu, 24 Jan 2008 11:34:00 -0800, queenie wrote: need a formula if email address = same email address in diffreent column get the name (which is next to email address column)???? |
All times are GMT +1. The time now is 04:26 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com