Dear Lutfor,
I spent hours recording the NFL Scores in my Excel workbook which drove me crazy.
Could you write VBA Code so that once I select the whole Teams Score Array and
Run the VBA, it will turn into the Second Array I desired below the Original Array?
Please keep the original Array for me to check or use in the future.
The Problem of the Original Array is it shows all winners in one Column, and shows
all losers in another Column disregard Visitor Teams or Home Teams. For each Row
I must think and find which Home team is winner or loser and which Visitor team is winner
or loser then record them in my Visitor and Home Score Column, it consumes too much time.
On the original Array, Could you get rid off the Box Score column, the Original L,M,N,O
Columns ( Their Titles are YdsW TOW YdsL TOL ) , turn Winner Points Score
PtsW column and Losser Point Score PtsL column into Away Team column score and
Home team column score on the second Array as I desired? On the worksheet TMS,
There is team and symbol conversion, I created “TM” and “SYMBOL” list with the
same row numbers for you to convert using XLOOKUP Function. As to the Time Column,
The original use East Time(ET), could you convert to West Pacific Time(WT) since I live
in California which use Pacific West Time. You may wonder why the teams from the top to
the bottom are different? That is because before the game starts and at the end of the game
scores they are arranged not the same sequence, I record score results in the original sequence,
you don’t need to do the same sequence as I did. Between ET & WT Time, there is 3 hours
difference. ET runs 3 hours ahead of WT, so ET minus 3 hours is WT. Hope you understand
what I desire in the second Array. If it is not clear to you, feel free to ask me for more
explanation. Thanks and regards,
Dawson 9/25/2025
I spent hours recording the NFL Scores in my Excel workbook which drove me crazy.
Could you write VBA Code so that once I select the whole Teams Score Array and
Run the VBA, it will turn into the Second Array I desired below the Original Array?
Please keep the original Array for me to check or use in the future.
The Problem of the Original Array is it shows all winners in one Column, and shows
all losers in another Column disregard Visitor Teams or Home Teams. For each Row
I must think and find which Home team is winner or loser and which Visitor team is winner
or loser then record them in my Visitor and Home Score Column, it consumes too much time.
On the original Array, Could you get rid off the Box Score column, the Original L,M,N,O
Columns ( Their Titles are YdsW TOW YdsL TOL ) , turn Winner Points Score
PtsW column and Losser Point Score PtsL column into Away Team column score and
Home team column score on the second Array as I desired? On the worksheet TMS,
There is team and symbol conversion, I created “TM” and “SYMBOL” list with the
same row numbers for you to convert using XLOOKUP Function. As to the Time Column,
The original use East Time(ET), could you convert to West Pacific Time(WT) since I live
in California which use Pacific West Time. You may wonder why the teams from the top to
the bottom are different? That is because before the game starts and at the end of the game
scores they are arranged not the same sequence, I record score results in the original sequence,
you don’t need to do the same sequence as I did. Between ET & WT Time, there is 3 hours
difference. ET runs 3 hours ahead of WT, so ET minus 3 hours is WT. Hope you understand
what I desire in the second Array. If it is not clear to you, feel free to ask me for more
explanation. Thanks and regards,
Dawson 9/25/2025