I found a way to do this. It wasnt as bad as i thought ={importhtml("http://games.espn.com/ffl/leaguerosters?leagueId=805290","table",3);importhtml("http://games.espn.com/ffl/leaguerosters?leagueId=805290","table",4);importhtml("http://games.espn.com/ffl/leaguerosters?leagueId=805290","table",5);importhtml("http://games.espn.com/ffl/leaguerosters?leagueId=805290","table",6);importhtml("http://games.espn.com/ffl/leaguerosters?leagueId=805290","table",7);importhtml("http://games.espn.com/ffl/leaguerosters?leagueId=805290","table",8);importhtml("http://games.espn.com/ffl/leaguerosters?leagueId=805290","table",9);importhtml("http://games.espn.com/ffl/leaguerosters?leagueId=805290","table",10);importhtml("http://games.espn.com/ffl/leaguerosters?leagueId=805290","table",11);importhtml("http://games.espn.com/ffl/leaguerosters?leagueId=805290","table",12);importhtml("http://games.espn.com/ffl/leaguerosters?leagueId=805290","table",13);importhtml("http://games.espn.com/ffl/leaguerosters?leagueId=805290","table",14)} to extract the player names without the fluff, put the following in row1 to the left of the roster data and copy all the way down =iferror(if(iferror(find("D/ST",C1),0)>0,REGEXEXTRACT(C1,"(.*) D\/ST "),REGEXEXTRACT(C1,"(.*)\,")),"") 0% Agree (0 votes) |