ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 45 - PL-500 discussion

Report
Export

You are developing a desktop flow that reads data from a table in a Microsoft Excel workbook. You need to read the cell in the fourth row and first column of the table. Which two expressions can you use? Each correct answer presents a complete solution.

NOTE: Each correct answer is worth one point.

A.

%ExcelData[1][4]%

Answers
A.

%ExcelData[1][4]%

B.

%ExcelData[4][0]%

Answers
B.

%ExcelData[4][0]%

C.

%ExcelData['Column1'][4]%

Answers
C.

%ExcelData['Column1'][4]%

D.

%ExcelData[4]['Column1']%

Answers
D.

%ExcelData[4]['Column1']%

Suggested answer: A, D
asked 05/10/2024
YASSIR EL GHAZY
54 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first