On the diagram of Read From Spreadsheet, there is a string on the bottom labeled instructions. The last line starts "You can modify..". That's the instructions. Step by step, right click on the SGL array labeled type (empty) and select show control. Go to the front panel. Right click on any of the numeric indicators of the all rows array, select Replace and choose a string indicator from the palette. Do the same thing with the first row array. Right click on the numeric control of the type array and select replace and choose a string control. In the format control, change it from %.3f to %s. Right click and select Data Operations>Make Current Value Default. Now you need to save it. From the file menu, select Save As. I called mine Read Str
ings From Spreadsheet but you can name it whatever you want. DO NOT save it to file.llb where the original is. I wouldn't recomend saving it anywhere in the LabVIEW folder.