Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Assuming you put an x or X in column B to indicate that it is
selected, then put this in C1: =IF(B1="x", A1*1.05,A1) and copy this down as required. Hope this helps. Pete On Feb 18, 6:35*pm, juanpablo wrote: Hi, I need to have an option (like a square selection box) on Column B, when the square box is ticked, then the value adjacent needs to be multiplied by 5%, if not selected then copy the same value. * * * * A * * * * * * * * B * * * * * * * C 1 * * 100 * * * *(selected) * * * *105 2 * * 100 * * *(not selected) * * 100 3 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formula | Excel Discussion (Misc queries) | |||
Excel 2002 Formula: Urgent Conditional Formula Required Right Away - if possible | Excel Discussion (Misc queries) | |||
Formula, Conditional Formula Needed | Excel Discussion (Misc queries) | |||
Conditional Formula to indicate Formula in cell | New Users to Excel | |||
Conditional Formula | Excel Worksheet Functions |