![]() Tabular data handling toolkit |
xlcells(1)
SYNOPSIScat tabdata | xlcells options cell1 .. cellNDESCRIPTIONExtract "cells" by spreadsheet location from a spreadsheet export tab-delimited file. For example, it may be used to automatically retrieve certain fields from a collection of spreadsheet-exported files.Examples of cell addresses are 1A or 247AB. The alpha portion may be upper or lower case.
Output is a tab-delimited row of requested values.
OPTIONS-bsym
LIMITATIONSRows 1-5000 and cols A - JJ supported.Max cell length 255. Max input line length 5000 chars.
Max # of requested cells is 50.
EXAMPLEExample: cat tabdata | xlcells 35c 32c 22bAUTHORSteve Grubb |
![]() Tabular data handling toolkit Copyright Steve Grubb |