The first thing we need to do is set up the workbook with the necessary sheets and a list of the teams who will be competing in the league.
Inserting the Required Sheets
The workbook will need the following sheets:
Team Sheets - Store the fixtures and results for each team
Fixture Grid - A grid showing all the results from the League season.
The cells where the results will be entered are formatted in a text format. The results should be entered in a #-# format e.g. 3-1
Data - Stores the number of points earned for a win or draw during the season, and the list of teams in the league
Calculations - Used to calculate the league position of each team from their results on the relevant team sheets
League Table - Shows the league table from the data calculated on the Calculations sheet
Download the EnglishPremierLeague1.1.xlsx workbook for a finished copy with the sheets and data already in place.
Setting up the Team List
To make data entry easier when inputting the names of the teams on each sheet, I created a Custom List with the names of each team competing in the league this season.
To create a Custom List;
Enter the names of each team in a list on the Data sheet
Click the Office Button > Excel Options
Click the Edit Custom Lists button found in the Popular category
Select the range of cells containing the list of teams on the Data sheet and click Import
Setting up the Team List
To make data entry easier when inputting the names of the teams on each sheet, I created a Custom List with the names of each team competing in the league this season.
To create a Custom List;
Enter the names of each team in a list on the Data sheet
Click the Office Button > Excel Options
Click the Edit Custom Lists button found in the Popular category
Select the range of cells containing the list of teams on the Data sheet and click Import
To create a Custom List;
Enter the names of each team in a list on the Data sheet
Click the Office Button > Excel Options
Click the Edit Custom Lists button found in the Popular category
Select the range of cells containing the list of teams on the Data sheet and click Import
The team sheets will store all the results for each team and if they won, lost or drew. This data can then be used to calculate each teams league position.
The image below shows a capture of the Wigan team sheet. Formulas have been entered to lookup the number of goals scored and conceded by the team in the relevant fixture on the Fixture Grid sheet. Another formula is then entered in column F to calculate if it was a win, lose or draw.
Lookup the Goals Scored and Conceded
A mixture of the formulae mentioned below is needed to extract the correct data from the Fixture Grid sheet. The formulas needed to be changed dependent upon whether you needed the home, or aways teams goals. And then again with the reverse fixtures.
Using the Wigan sheet as an example, the following formula should be entered in C3 to lookup the goals scored by Wigan against Arsenal.
=IFERROR(VALUE(LEFT(INDEX('Fixture Grid'!$A$1:$U$21,MATCH($A$1,'Fixture Grid'!$A$1:$A$21,0),MATCH($A3,'Fixture Grid'!$A$1:$U$1,0)),1)),"")
Let's break this formula down:
สิ่งแรกที่เราต้องทำคือการตั้งค่าสมุดงานที่มีแผ่นจำเป็นและรายชื่อของทีมที่จะแข่งขันในลีกต้องใส่แผ่นสมุดงานจะต้องแผ่นดังต่อไปนี้แผ่น - ทีมร้านติดตั้งและผลลัพธ์ของแต่ละทีมตาราง - ตารางแสดงผลทั้งหมดจากลีกฤดูกาลแข่งเซลล์ที่ผลลัพธ์จะถูกป้อนเป็นข้อความที่จัดรูปแบบในรูปแบบ ผลลัพธ์ที่ควรจะใส่ใน # - # 3-1 รูปแบบเช่นข้อมูลร้านค้า จำนวนจุดที่ได้รับสำหรับชนะหรือเสมอในช่วงท้ายฤดูกาล และ รายชื่อทีมในลีกการคํานวณ - ใช้ในการคำนวณตำแหน่งของแต่ละลีก ทีมจากผลของพวกเขาบนแผ่น ทีมงานที่เกี่ยวข้องตารางลีกแสดงตารางลีกจากการคำนวณข้อมูลบนแผ่นคำนวณดาวน์โหลดสมุด englishpremierleague1.1.xlsx สำหรับเสร็จแล้วคัดลอกกับแผ่นและข้อมูลที่มีอยู่แล้วในสถานที่การตั้งค่ารายชื่อทีมให้ป้อนข้อมูลง่ายขึ้นเมื่อป้อนชื่อของทีมแต่ละแผ่น ผมสร้างรายการที่กำหนดเองที่มีชื่อของแต่ละทีมคู่แข่งในลีกฤดูกาลนี้เพื่อสร้างรายการที่กำหนดเอง ;ป้อนชื่อของแต่ละทีมในรายการบนแผ่นข้อมูลคลิกปุ่ม Office > Excel ตัวเลือกคลิกแก้ไขรายการที่กำหนดเองปุ่มที่พบในประเภทที่เป็นที่นิยมเลือกช่วงของเซลล์ที่มีรายชื่อทีมในแผ่นข้อมูล แล้วคลิก นำเข้าการตั้งค่ารายชื่อทีมให้ป้อนข้อมูลง่ายขึ้นเมื่อป้อนชื่อของทีมแต่ละแผ่น ผมสร้างรายการที่กำหนดเองที่มีชื่อของแต่ละทีมคู่แข่งในลีกฤดูกาลนี้เพื่อสร้างรายการที่กำหนดเอง ;ป้อนชื่อของแต่ละทีมในรายการบนแผ่นข้อมูลคลิกปุ่ม Office > Excel ตัวเลือกคลิกแก้ไขรายการที่กำหนดเองปุ่มที่พบในประเภทที่เป็นที่นิยมเลือกช่วงของเซลล์ที่มีรายชื่อทีมในแผ่นข้อมูล แล้วคลิก นำเข้าเพื่อสร้างรายการที่กำหนดเอง ;ป้อนชื่อของแต่ละทีมในรายการบนแผ่นข้อมูลคลิกปุ่ม Office > Excel ตัวเลือกคลิกแก้ไขรายการที่กำหนดเองปุ่มที่พบในประเภทที่เป็นที่นิยมเลือกช่วงของเซลล์ที่มีรายชื่อทีมในแผ่นข้อมูล แล้วคลิก นำเข้าแผ่นทีมงานจะเก็บผลสำหรับแต่ละทีม และหากพวกเขาชนะสูญเสียหรือวาด ข้อมูลนี้จากนั้นจะสามารถใช้ในการคำนวณแต่ละทีมลีกตำแหน่งภาพด้านล่างแสดงให้เห็นภาพ ของทีม วีแกน แผ่น สูตรที่ได้รับการป้อนเพื่อค้นหาหมายเลขของประตู และเสียประตู โดยทีมแข่ง ที่เกี่ยวข้องในการแข่ง ตารางแผ่น . อีกสูตรแล้วใส่ในคอลัมน์ F เพื่อหาถ้ามันชนะ แพ้ หรือเสมอค้นหาประตู และเสียส่วนผสมของสูตรที่กล่าวถึงข้างล่างเป็นสิ่งจำเป็นเพื่อดึงข้อมูลที่ถูกต้องจากการแข่ง ตารางแผ่น . สูตรที่ต้องเปลี่ยนไป ขึ้นอยู่กับว่าคุณต้องการที่บ้าน หรือเก็บทีมเป้าหมาย แล้วอีกครั้งกับย้อนกลับส่วนควบการใช้แผ่น วีแกน เป็นตัวอย่าง สูตรต่อไปนี้จะถูกป้อนใน C3 เพื่อค้นหาเป้าหมายคะแนนโดย วีแกน กับ อาร์เซน่อล= iferror ( ค่า ( ซ้าย ( ดัชนี ( 'fixture ตาราง ' ! $ A $ 1 : $ U $ 21 , ราคา ( $ A $ 1 , 'fixture ตาราง ' ! $ A $ 1 : $ $ 21,0 ) ราคา ( $ A3 'fixture ตาราง ' ! $ A $ 1 : $ U $ 1,0 ) , 1 ) ) , " " )ลองแบ่งสูตรนี้ลง
การแปล กรุณารอสักครู่..
