functional overview
Reads a line of data from an open Excel file.
Details of Functions
Reads a line of data from an Excel file and retrieves it as comma-separated characters.
- Operation Status by OS
-
OS run state (of a process) Android Not supported. iOS Not supported. Windows Works only on PCs with Excel 2008 or later installed.
- attention (heed)
- The data that can be read is up to the 6th column.
parameter
- argument (e.g. function, program, programme)
-
line number numeric data
Specify the row numbers to be read from Excel.
- return value
-
character string data
Returns a comma-separated string of the specified single line of data.