Hi Guys,
Is there a way of creating a formula to show the value of which ever cell is coloured Green within a the same row
I have a Spreadsheet has a column to the right that shows the selected value for each row. This value currently is just a simple =A2 value. A2 is then coloured Green to show which value was used.
B2 would have an another value but if its not chosen it would just be left blank for future reference.
[TABLE="width: 500, align: left"]
<tbody>[TR]
[TD]Survey 1[/TD]
[TD]Survey 2[/TD]
[TD]SELECTED RESULTS[/TD]
[/TR]
[TR]
[TD]20040 (GREEN)[/TD]
[TD]500[/TD]
[TD]20040 {Formula required}[/TD]
[/TR]
[TR]
[TD]3000[/TD]
[TD]5100 (green)[/TD]
[TD]5100 {Formula required}[/TD]
[/TR]
</tbody>[/TABLE]
Thanks for all your help
Is there a way of creating a formula to show the value of which ever cell is coloured Green within a the same row
I have a Spreadsheet has a column to the right that shows the selected value for each row. This value currently is just a simple =A2 value. A2 is then coloured Green to show which value was used.
B2 would have an another value but if its not chosen it would just be left blank for future reference.
[TABLE="width: 500, align: left"]
<tbody>[TR]
[TD]Survey 1[/TD]
[TD]Survey 2[/TD]
[TD]SELECTED RESULTS[/TD]
[/TR]
[TR]
[TD]20040 (GREEN)[/TD]
[TD]500[/TD]
[TD]20040 {Formula required}[/TD]
[/TR]
[TR]
[TD]3000[/TD]
[TD]5100 (green)[/TD]
[TD]5100 {Formula required}[/TD]
[/TR]
</tbody>[/TABLE]
Thanks for all your help