|
You don't need Access, as this is a problem in the CSV files.
The problem: There is a 99% chance this is an error where a pitcher has zero innings pitched and gets 1 or more runs scored against him. It might have occured in the postseason or with one team if he played on multiple teams. What you have to do is look at the scv file within MS Excel and search the IP column for 0's. When you find a 0 check if the earned run column is 1 or greater, is yes then change the 0 to 0.1 or some low amount, this will get rid of the error.
This is a pretty rare error but it comes up more frequently with leagues that do more trading during the season, and leagues that have very large rosters and a high volumes of FA pickups/releases throughout the year.
|