Complicated IF AND OR statement

bryanhope

New Member
Joined
Mar 22, 2017
Messages
4
Hello, I am trying to create a rule for capitalizing the correct value of IT assets for accurate accounting and depreciation purposes.

Here are the conditions:

IF the asset and is a composite asset meaning built from multiple pieces AND/OR:

Hardware less than $5,000INCLUDE VALUE
Hardware greater than $5,000INCLUDE VALUE
Software License <= 1 yearDO NOT INCLUDE VALUE
Software License > than 1 year and $5,000INCLUDE VALUE
Cloud ServiceDO NOT INCLUDE VALUE
SupportDO NOT INCLUDE VALUE
MaintenanceDO NOT INCLUDE VALUE
TrainingDO NOT INCLUDE VALUE

<tbody>
</tbody>

OTHERWISE IF asset is not a composite asset then the values to capitalize would include:

Hardware less than $5,000DO NOT INCLUDE VALUE
Hardware greater than $5,000INCLUDE VALUE
Software License <= 1 yearDO NOT INCLUDE VALUE
Software License > than 1 year and $5,000INCLUDE VALUE
Cloud ServiceDO NOT INCLUDE VALUE
SupportDO NOT INCLUDE VALUE
MaintenanceDO NOT INCLUDE VALUE
TrainingDO NOT INCLUDE VALUE

<tbody>
</tbody>

Any help would be very much appreciated.

Thanks
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
Please provide a sample of how the data is actually laid out in your current spreadsheet. This will allow others, including myself, to provide you better support.
 
Upvote 0

Forum statistics

Threads
1,214,821
Messages
6,121,755
Members
449,049
Latest member
excelknuckles

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top