Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help fixing this formula in Excel. I have the =left,find formula correct (to get the First name) and i just need to make

I need help fixing this formula in Excel. I have the =left,find formula correct (to get the First name) and i just need to make it into a =right,len-find formula (to get the last name) but i keep getting #VALUE!.

These formulas are searching for a number on a separate sheet to get the names but also seperating with only the first name or the last name.

Correct Left formula on excel: =LEFT(VLOOKUP(A2,'Table'!$A$2:$B$31,2,0),FIND(" ",VLOOKUP(A2,'Table'!$A$2:$B$31,2,0)))

Attempted Right Formula on excel: =RIGHT(VLOOKUP(A2,'Table'!$A$2:$B$31,2,0),LEN(VLOOKUP(A2,'Table'!$A$2:$B$31,2,0)-FIND(" ",VLOOKUP(A2,'Table'!$A$2:$B$31,2,0))))

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intermediate Accounting

Authors: James D. Stice, Earl K. Stice, Fred Skousen

17th Edition

032459237X, 978-0324592375

More Books

Students also viewed these Accounting questions