Re: [Wtr-general] Identifying Correct column from multiple header row that spans cells?

2007-03-14 Thread John Lolis
I have no idea if this will help you, i wrote it awhile ago and it still works for me. I ripped out as much app specific junk as i could :) look at 'multi_find' and work your way down. Its not exactly what you want but might give you ideas. "find_value" would be values in rows, "find_type" would

[Wtr-general] Identifying Correct column from multiple header row that spans cells?

2007-03-14 Thread Mark
Hi all, Thanks for any help you can give... this has been bugging me for a while. I have a table that has 2 rows that are used for column headings. However, some cells span more than one cell. This results in the incorrect calculation of the column. Instead of using a "hard coded" index valu