Commit 8f3cf74
committed
Ignore separator columns in Data, Data2, Data3 worksheets - see HEA-688
The Data, Data2 and Data3 worksheets that contain the Livelihood Actitivies
contain blank columns separating the Wealth Categories (VP, P, etc.).
Sometimes these blank columns contain data where a 0 value or a
formula has been copied across the row.
We can detect the separator column because it won't have a Wealth Category,
and then ignore any Livelihood Activities we find in it.1 parent 2766db9 commit 8f3cf74
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
423 | 426 | | |
424 | 427 | | |
425 | 428 | | |
426 | | - | |
| 429 | + | |
| 430 | + | |
427 | 431 | | |
428 | 432 | | |
429 | 433 | | |
| |||
0 commit comments