ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Conditional Formula Problem... (https://www.excelbanter.com/excel-worksheet-functions/132094-conditional-formula-problem.html)

alwayskristie

Conditional Formula Problem...
 
Here's our problem... we have some things listed in LBS and others in BGS for
their unit of measure... so when reviewing inventory - we're constantly
having to double check things & have run into many issues/errors because of
this setting...
I would like to figure out how to enter a formula that would say

If UOM = BG - then do nothing ... but, IF UOM = LB, then (available/50)...

Available UOM
1,050.00 LB
415 BG

Can anyone help???

Toppers

Conditional Formula Problem...
 
If your data is columns A &B ,then in column C:

=IF(B2="LB",A2/50,A2)

and copy down.

"alwayskristie" wrote:

Here's our problem... we have some things listed in LBS and others in BGS for
their unit of measure... so when reviewing inventory - we're constantly
having to double check things & have run into many issues/errors because of
this setting...
I would like to figure out how to enter a formula that would say

If UOM = BG - then do nothing ... but, IF UOM = LB, then (available/50)...

Available UOM
1,050.00 LB
415 BG

Can anyone help???



All times are GMT +1. The time now is 04:12 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com