I have a spreadsheet where I need to create a nested if statement. THe first condition is if sales are greater than or equal to 30000 the truth is 3000, if greater than or equal to 40000 than 4000, if greater than or equal to 50000 than 5000 and if greater than or equal to 60000 than 6000. Thanks.
Last edited: