XLA routines: EE_TableGetColumnDataAndHeading

EE_TableGetColumnDataAndHeading returns the data and heading from a table of data.
Function EE_TableGetColumnDataAndHeading(Heading As String) As range ' returns the data and header from a header 'http://excelexperts.com/xla-routines-eeTableGetColumnDataAndHeading for updates on this function Set EE_TableGetColumnDataAndHeading = EE_RangeChange(EE_TableGetColumnData(Heading), -1, 0, 0, 0) End Function
»
- Nick's blog
- Login or register to post comments
- 2995 reads
Recent comments
6 years 6 days ago
6 years 38 weeks ago
6 years 50 weeks ago
7 years 1 week ago
7 years 2 weeks ago
7 years 7 weeks ago
7 years 16 weeks ago
7 years 16 weeks ago
7 years 16 weeks ago
7 years 16 weeks ago