Since this question is related only to OPL you should ask it on the OPL Forum.
Before doing that you should double check your files. For example, I can see in your data file
RData from SheetRead(sheet,"'Distrubution Cost'!A2:D271");
while the sheet in the Excel file is called 'Distribution Cost' (note the 'i' instead of the 'u'). Such mismatches could be the reason for unknown ranges, I think.
#CPLEXOptimizers#DecisionOptimization