Created attachment 36737 [details] dget_num_col.patch It is apparently possible in the D* functions to pass the desired result column (second argument) numerically as well. This patch adds that functionality. Added tests to check for that. I only verified this on Excel 2013.
Created attachment 36738 [details] DGet.xls To be placed in test-data\spreadsheet\DGet.xls
Applied via r1872136, thanks for the Patch!