![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Feb 2002
Location: Mike
Posts: 796
|
In "J" Col I have Etended Sales Figures.
Some may be -Negative. In "O" Col I have Inventory values which were extracted from our MRP program. If any of the figures in J are negative, I need to change the inventory value on the same line to a negative. IS there a way to do it without adding another column, etc. I'm going to try and do it in Conditional Formatting but I don't think that will work.. Thanks, Zac |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Quote:
|
|
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Feb 2002
Location: Mike
Posts: 796
|
I can Use conditional formatting, selecting "formula" and entering something like: =If(K2<0,M2*-1,).
I can get the number to to change to red, but not negative for some reason. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|