L
Luc
Hi all,
Is it possible to have an IF function that deletes a row
if a condition is returned?
I have a list of stock, with sub-totals throughout. I
want to delete all rows with sub-totals, so that i am only
left with the actual items. So, in the example below, i
would want to delete rows 3 and 5.
A B
1 item1a £5
2 item1b £4
3 sub-total £9
4 item2 £2
5 item3a £4
6 item3b £6
7 sub-total £10
the rows i want to delete, ll have sub-total written in
them.
thanks for any help,
Luc
6
Is it possible to have an IF function that deletes a row
if a condition is returned?
I have a list of stock, with sub-totals throughout. I
want to delete all rows with sub-totals, so that i am only
left with the actual items. So, in the example below, i
would want to delete rows 3 and 5.
A B
1 item1a £5
2 item1b £4
3 sub-total £9
4 item2 £2
5 item3a £4
6 item3b £6
7 sub-total £10
the rows i want to delete, ll have sub-total written in
them.
thanks for any help,
Luc
6