I
Ida
Hi there, I've got another tricky problem.
I have a table with 5 columns. Columns are called 1, 2, 3, 4, 5.
One case:
Columns 1 and 3 have numbers in them. Columns 2, 4 and 5 do not any
data at all.
I want to be able to delete columns 4 and 5 because those are the last
two columns without data. Although column 2 does not have data, I want
to keep it because it's before a column that does have data.
Another case might be that only column 2 has data. I then would want to
delete columns 3, 4 and 5. I want to keep column 1.
Any ideas?
I have a table with 5 columns. Columns are called 1, 2, 3, 4, 5.
One case:
Columns 1 and 3 have numbers in them. Columns 2, 4 and 5 do not any
data at all.
I want to be able to delete columns 4 and 5 because those are the last
two columns without data. Although column 2 does not have data, I want
to keep it because it's before a column that does have data.
Another case might be that only column 2 has data. I then would want to
delete columns 3, 4 and 5. I want to keep column 1.
Any ideas?