List with coloring by yes/no and sorting to another page

nova_sweet

New Member
Joined
Nov 27, 2016
Messages
34
Hello! I want to make a list of all my comic books and in one column I want to have a yes/no option. If i choose yes the row should turn green, if I choose no it should turn red. No idea how to do that. Maybe not possible?
And I would like to have the possibility to sort all for example "Hulk" comic books to be listed to a new page wich I could print out then.
Thankful for any help!
Best regards
 

Attachments

  • image_2020-10-27_184503.png
    image_2020-10-27_184503.png
    12.9 KB · Views: 5

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
Select A4:E6 & on the home tab select conditional formatting, new rule, use a formula & enter
Excel Formula:
=$E4="ja"
Then select the format you want.
And the same for Nein
 
Upvote 0
Solution
Select A4:E6 & on the home tab select conditional formatting, new rule, use a formula & enter
Excel Formula:
=$E4="ja"
Then select the format you want.
And the same for Nein
Thanks a lot! Works perfect! That was much easier then I thought!
Is there an easy way for the sorting and moving to a new sheet as well?
Best regards!
 
Upvote 0
Yes there is, but that really needs to be a different thread. Thanks
 
Upvote 0

Forum statistics

Threads
1,215,004
Messages
6,122,656
Members
449,091
Latest member
peppernaut

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