Jan 13 2024 04:23 PM - edited Jan 13 2024 04:28 PM
Hi all,
I've created a calculator. I'm trying to create a simple Themes option to easily change the look of the spreadsheet based on a cells input that uses a list type data validation entry.
How to do this?
I'm using the Desktop version of Excel in Office 365.
Edit: I also want to use formatting chosen in cells on my "data" sheet (Text color, cell fill etc)
Jan 14 2024 04:41 AM
To create conditional formatting based on a cell's contents and to switch between different themes in Excel 365, you can use a combination of data validation, conditional formatting, and the "Themes" feature. Here's a step-by-step guide:
Creating Themes:
Data Validation for Theme Selection:
Conditional Formatting Based on Theme:
=A1="Theme1"
This formula assumes the theme selection is in cell A1.
Apply Themes to Data Sheet:
=ThemeSelectionCell
Changing Themes:
By setting up the above structure, you can easily switch between different themes, and the conditional formatting will adapt based on the selected theme. The text, steps and functions were created with the help of AI.
My answers are voluntary and without guarantee!
Hope I was able to help you with this information.
Was the answer useful? Mark as best response and Like it!
This will help all forum participants.