centurymantra
New Member
- Joined
- Jan 30, 2017
- Messages
- 26
I am using a nested IF formula as such:
=IF(A1="7eng.com","7G Enterprises LLC",if(a1=”a4gov.org”,”City of Ann Green”,if(a1=”abonaire.com”,”Abonaire Consultants”,” “)))
Dragging this formula down the column, it will work and populate a cell with "7G Enterprises, LLC" if it meets the first criteria, but just gives me a #NAME? error for anything else.
Can someone tell me what is missing from this formula?
Thanks!
=IF(A1="7eng.com","7G Enterprises LLC",if(a1=”a4gov.org”,”City of Ann Green”,if(a1=”abonaire.com”,”Abonaire Consultants”,” “)))
Dragging this formula down the column, it will work and populate a cell with "7G Enterprises, LLC" if it meets the first criteria, but just gives me a #NAME? error for anything else.
Can someone tell me what is missing from this formula?
Thanks!