[FONT="]I use a data validation to select YES or NO. When YES is selected, I want a number of product to be multiplied by the number in cell A1. When NO is selected, I want the number of product to be multiplied by the number in B1.
[/FONT]
[FONT="]
[/FONT]
[FONT="]
[/FONT]
[FONT="]
[TABLE="class: Table TableWordWrap SCXW137062123, width: 0"]
<tbody class="SCXW137062123" style="margin: 0px; padding: 0px; user-select: text; -webkit-user-drag: none; -webkit-tap-highlight-color: transparent;">[TR="class: TableRow TableRowSelected"]
[TD="bgcolor: transparent"] 2 (number in cell A1)
[/TD]
[TD="bgcolor: transparent"] 3 (number in cell B1)
[/TD]
[/TR]
</tbody>[/TABLE]
[/FONT]
[FONT="]
[/FONT]
[FONT="]
[/FONT]
[FONT="]
[TABLE="class: Table TableWordWrap SCXW137062123, width: 0"]
<tbody class="SCXW137062123" style="margin: 0px; padding: 0px; user-select: text; -webkit-user-drag: none; -webkit-tap-highlight-color: transparent;">[TR="class: TableRow TableRowSelected"]
[TD="bgcolor: transparent"]Products
[/TD]
[TD="bgcolor: transparent"]Select Yes or No from the drop down menu
[/TD]
[TD="bgcolor: transparent"]Quantity
[/TD]
[TD="bgcolor: transparent"]
[/TD]
[TD="bgcolor: transparent"]Desired result
[/TD]
[TD="bgcolor: transparent"]
[/TD]
[/TR]
[TR="class: TableRow TableRowSelected"]
[TD="bgcolor: transparent"]Computer
[/TD]
[TD="bgcolor: transparent"]YES
[/TD]
[TD="bgcolor: transparent"]10
[/TD]
[TD="bgcolor: transparent"]=10*A1
[/TD]
[TD="bgcolor: transparent"]20
[/TD]
[TD="bgcolor: transparent"]
[/TD]
[/TR]
[TR="class: TableRow TableRowSelected"]
[TD="bgcolor: transparent"]Mouse
[/TD]
[TD="bgcolor: transparent"]YES
[/TD]
[TD="bgcolor: transparent"]5
[/TD]
[TD="bgcolor: transparent"]=5*2
[/TD]
[TD="bgcolor: transparent"]10
[/TD]
[TD="bgcolor: transparent"]
[/TD]
[/TR]
[TR="class: TableRow TableRowSelected"]
[TD="bgcolor: transparent"]Keyboard
[/TD]
[TD="bgcolor: transparent"]NO
[/TD]
[TD="bgcolor: transparent"]13
[/TD]
[TD="bgcolor: transparent"]=13*3
[/TD]
[TD="bgcolor: transparent"]39
[/TD]
[TD="bgcolor: transparent"]
[/TD]
[/TR]
[TR="class: TableRow TableRowSelected"]
[TD="bgcolor: transparent"]Monitor
[/TD]
[TD="bgcolor: transparent"]YES
[/TD]
[TD="bgcolor: transparent"]20
[/TD]
[TD="bgcolor: transparent"]=20*2
[/TD]
[TD="bgcolor: transparent"]40
[/TD]
[TD="bgcolor: transparent"]
[/TD]
[/TR]
</tbody>[/TABLE]
[/FONT]
[FONT="]
[/FONT]
[/FONT]
[FONT="]
[/FONT]
[FONT="]
[/FONT]
[FONT="]
[TABLE="class: Table TableWordWrap SCXW137062123, width: 0"]
<tbody class="SCXW137062123" style="margin: 0px; padding: 0px; user-select: text; -webkit-user-drag: none; -webkit-tap-highlight-color: transparent;">[TR="class: TableRow TableRowSelected"]
[TD="bgcolor: transparent"] 2 (number in cell A1)
[/TD]
[TD="bgcolor: transparent"] 3 (number in cell B1)
[/TD]
[/TR]
</tbody>[/TABLE]
[/FONT]
[FONT="]
[/FONT]
[FONT="]
[/FONT]
[FONT="]
[TABLE="class: Table TableWordWrap SCXW137062123, width: 0"]
<tbody class="SCXW137062123" style="margin: 0px; padding: 0px; user-select: text; -webkit-user-drag: none; -webkit-tap-highlight-color: transparent;">[TR="class: TableRow TableRowSelected"]
[TD="bgcolor: transparent"]Products
[/TD]
[TD="bgcolor: transparent"]Select Yes or No from the drop down menu
[/TD]
[TD="bgcolor: transparent"]Quantity
[/TD]
[TD="bgcolor: transparent"]
[/TD]
[TD="bgcolor: transparent"]Desired result
[/TD]
[TD="bgcolor: transparent"]
[/TD]
[/TR]
[TR="class: TableRow TableRowSelected"]
[TD="bgcolor: transparent"]Computer
[/TD]
[TD="bgcolor: transparent"]YES
[/TD]
[TD="bgcolor: transparent"]10
[/TD]
[TD="bgcolor: transparent"]=10*A1
[/TD]
[TD="bgcolor: transparent"]20
[/TD]
[TD="bgcolor: transparent"]
[/TD]
[/TR]
[TR="class: TableRow TableRowSelected"]
[TD="bgcolor: transparent"]Mouse
[/TD]
[TD="bgcolor: transparent"]YES
[/TD]
[TD="bgcolor: transparent"]5
[/TD]
[TD="bgcolor: transparent"]=5*2
[/TD]
[TD="bgcolor: transparent"]10
[/TD]
[TD="bgcolor: transparent"]
[/TD]
[/TR]
[TR="class: TableRow TableRowSelected"]
[TD="bgcolor: transparent"]Keyboard
[/TD]
[TD="bgcolor: transparent"]NO
[/TD]
[TD="bgcolor: transparent"]13
[/TD]
[TD="bgcolor: transparent"]=13*3
[/TD]
[TD="bgcolor: transparent"]39
[/TD]
[TD="bgcolor: transparent"]
[/TD]
[/TR]
[TR="class: TableRow TableRowSelected"]
[TD="bgcolor: transparent"]Monitor
[/TD]
[TD="bgcolor: transparent"]YES
[/TD]
[TD="bgcolor: transparent"]20
[/TD]
[TD="bgcolor: transparent"]=20*2
[/TD]
[TD="bgcolor: transparent"]40
[/TD]
[TD="bgcolor: transparent"]
[/TD]
[/TR]
</tbody>[/TABLE]
[/FONT]
[FONT="]
[/FONT]