Hello, I have an Excel File with about 25,000 lines of data. Each line has information about a particular Major League Baseball game played in the last 10 years. Here is an example line from a game on 4/11/98 between the Angles and Indians: 98LAA4-11CLELARDG58DICKSONL5.3362.6711 1.55NAG10.5COU I would like to add data to each line. Specifically, I need the per run total for each team each inning. Typically this involves 18 more data enties per line, more if the...