• 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.

Assistant with conditionals

Ady Zavala

New Member
Good morning
I am trying to make some conditionals in my file.
As you can see in Columns A, D, G, J, M and P, there are named as 'HAB".

Columns B, E, H, K, N and Q, are named as "Statuses"

Columns C, F, I, L, O and R, are named as "Status"

In Column T, you can see numbers from 1 to 15.
Each number has a function, if I choose Number 1, it means OOO, "fuera de orden".
Number 2 means "OS", "Fuera de servicio"
And so on.
I need that if I put the number 1 I. Any cell from columns B, E, H, K, N and Q, the status on Columns C, F, I, L, O and R to change automatically according to what stands in Values in Column T.
Example as in the image I have attached.
Is it possible to be done?
And another thing, the workbook will change of name sheets everyday, so today will have a sheet called Julio 1, tomorrow will have a sheet called Julio 2 and so on. If it is done by code, would it affect if pages are added by day? Thank you so much in advance.
 

Attachments

  • Screenshot_2025-06-30-06-51-16-26_87869c5c71fa0655e350912352595c23.jpg
    Screenshot_2025-06-30-06-51-16-26_87869c5c71fa0655e350912352595c23.jpg
    233.7 KB · Views: 1
  • Statuses.xlsx
    12.6 KB · Views: 3
1) Something like this?
2) You have sheet 1 JULIO ... You wrote about Julio 1 ... for me, those are different.
... check my version
 

Attachments

  • Statuses.xlsb
    18.8 KB · Views: 6
Back
Top