Jump to content
big D

Projection pal QB Clean formula error

Recommended Posts

I've tried updating the projection pal (.xlsm) stats linked to fantasy pros and the "QB Raw" stats update correctly but the vlookup in the "QB Clean" tab errors out. Not sure how to fix this formula. I beleive this is the same for all the "Clean" tabs. Thank you. 

Share this post


Link to post
Share on other sites

Hi big D. The FantasyPros projections have a small problem. They include the player's team in the same table cell as the player's name, so you need to do some data cleaning to get that out of there before the data will properly transfer to the Clean tab. Do you see that? Where it used to have "Josh Allen" on the Raw tab it is now "Josh Allen BUF".

You can kind of see on the QB Raw tab how I cleaned the data in some of those columns to the right of the projections. First, copy the names and paste them to the right of the data (you can use the same columns I used before). Then highlight all of those names and split the data by space using Data > Text To Columns > Delimited > Space. Now combine the first + last names using a simple formula like "=N11&" "&O11" and copy, paste special it back to the original names on the left side.

Clean tab look better now?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×