If Formula - Greater than 30 but less than 60

JUDY MCCARTNEY

New Member
Joined
Jan 12, 2018
Messages
2
Hi - I am trying to create an if formula to trend a mountain of data I have.

Clients travel so many days after booking with us and I am trying to trend this into months.
I want
12 days to appear in less than 1month column
36 days to appear in 2 month column
61 days to appear in 3 month column


The formula I want to enter is
If (A1<30,1,0) so this correctly gives me a 1 in 1 month column

Now I want to get 36 days to appear in 2 month column only
if (a1<60>30,1,0) but I get an error message

Please help as my head is so sore now - I though this would be simple.
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!

Forum statistics

Threads
1,224,823
Messages
6,181,185
Members
453,020
Latest member
Mohamed Magdi Tawfiq Emam

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