Hi
tbl is one dimensional table with header. I want to get what index it has in table (dataBodyRange)
tbl.DataBodyRange.Find(textToFine).row - gives me row nr in worksheet. If table is in top row, I can simply subtract 1, yet I assume there is a way to get that value without math operations
thanks
tbl is one dimensional table with header. I want to get what index it has in table (dataBodyRange)
tbl.DataBodyRange.Find(textToFine).row - gives me row nr in worksheet. If table is in top row, I can simply subtract 1, yet I assume there is a way to get that value without math operations
thanks