• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Can you group columns with an if function?

RSidhu

Member
I was planning to have a dropdown of quarterly and annually, such that if I select quarterly, then the detail shows up. if i select annually, then the detailed quartelry columns hide and only annual columns shows up.

is there a way to do this in excel?

Thanks
 
Directly as you asked, not w/o VB.

A different path to take would be to have the columns with actual data on a separate sheet, and then on the main sheet, you've got formulas setup to pull either the annual info, or the monthly info, depending on dropdown.
 
Back
Top