Hello
Any help is much appreciated! I have a spreadsheet where I log materials invoices and I would like to highlight a cell if it contains the supplier but I have forgotten to enter the invoice amount (and vice versa).
So if I have an invoice for Smiths and I enter the Supplier in A2 but if I forget to input the invoice amount in B2 I would like to highlight B2 as it is empty.
Similarly I would like to highlight A2 if I enter the amount in B2 but A2 is empty as I have forgotten to enter the supplier name.
Thank you!
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Supplier[/TD]
[TD]Amount[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Smiths [/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Jones[/TD]
[TD]£3.00[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Bloggs[/TD]
[TD]£4.00[/TD]
[/TR]
</tbody>[/TABLE]
Any help is much appreciated! I have a spreadsheet where I log materials invoices and I would like to highlight a cell if it contains the supplier but I have forgotten to enter the invoice amount (and vice versa).
So if I have an invoice for Smiths and I enter the Supplier in A2 but if I forget to input the invoice amount in B2 I would like to highlight B2 as it is empty.
Similarly I would like to highlight A2 if I enter the amount in B2 but A2 is empty as I have forgotten to enter the supplier name.
Thank you!
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Supplier[/TD]
[TD]Amount[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Smiths [/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Jones[/TD]
[TD]£3.00[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Bloggs[/TD]
[TD]£4.00[/TD]
[/TR]
</tbody>[/TABLE]