What I'm thinking is something like:
If ( GetGameLoaded ) Set Variable1 to ReadExcelLine 1 Column 2 Set Variable2 to ReadExcelLine 2 Column 8EndIf
Kind of thing, where I can ask it to read specific Columns/Line combinations.
If ( GetGameLoaded ) Set Variable1 to ReadExcelLine 1 Column 2 Set Variable2 to ReadExcelLine 2 Column 8EndIf