2 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Choosing between conditional format, VBA, or Power Query

Our take

When managing dynamic data in Excel, especially with variable row counts like your "index cards," choosing the right tool is essential. Conditional formatting can visually enhance your data based on column B values, but may fall short for complex scenarios like yours. Power Query offers robust data transformation capabilities, allowing you to clean and manage data efficiently. VBA can automate tasks but requires more coding expertise.

My company has a google sheet where they have a series of “index cards” that are used to fill in the blanks. The top and bottom lines are always the same. But the middle can be as few as six rows or as many as 21 (that I have seen thus far) but could possibly go higher.

What I want to do is copy all the cards and paste into excel as values.

Then I want to change the fill color of column C based on a value in column B and I want that color to fill down to the cutoff line which is also based on a specific value in column B. Theoretically the empty cards will all have a stripe down the middle that can be sorted and deleted.

The live cards change daily as jobs are completed and they are deleted or someone uses an empty card to fill in new info to create an active card.

I can’t think of a conditional format formula to do this. I’m pretty sure I could clean it out in power query. I could also take a stab at it with VBA.

Which would you recommend, and if it is conditional formatting what formula would work do you thinK?

Using desktop Excel 365

submitted by /u/pegwinn
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with

#Excel compatibility#Excel alternatives for data analysis#Excel alternatives#rows.com#AI formula generation techniques#cloud-based spreadsheet applications#formula generator#google sheets#financial modeling with spreadsheets#conditional formatting#Excel#VBA#Power Query#Google Sheets#fill color#column B#column C#index cards#values#active card