Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All
i have one of my Tab=11 , is not working , the rest is working fine. i am not able to find out why not working. hope some one can provide me the link to figure out.
Go to sheet prperties -->general--> at last you ll see tab color click on it
put this condition if(GetActiveSheetId()='Document\SH01',rgb(255,62,62),white())
and on trigger tab -->on active sheet--> add action--> layout-->Active sheet then put the Sheet ID
then ok
hope it helps
HI eR
Now my script inside is :-
=if(vTab=14,vActiveBGColor)
when i place you code in , i get totally white,
Paul