Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
ksasidhars
Creator
Creator

Activating a sheet based on list value selection.

Hi,

Could anyone help me to activate sheed based on a value selection in a list box. I couldn't pass the Sheet ID properly while activating the trigger in Document properties. Thanks in advance.

- Sasi

1 Solution

Accepted Solutions
Not applicable

In your variable vSheet use maxString(SID)

View solution in original post

7 Replies
swuehl
MVP
MVP

Could you post your sample app? Or could you descibe your problem is bit closer?

ksasidhars
Creator
Creator
Author

Hi Swuehl, Please find the attached application. I'm trying to activate Sheets A,B based on the corresponding selection in the list. I couldn't get this working.Please let me know if you need any details from me. Thanks

Not applicable

In your variable vSheet use maxString(SID)

Larry_Aaron
Employee
Employee

Look a the Sheet Properties > General tab > Show Sheet > Conditional

swuehl
MVP
MVP

Just change your sheet ID expression in your activate sheet action (document properties) to

=SID

Regards,

Stefan

ksasidhars
Creator
Creator
Author

Thanks all for your help. It works now. Fed's input works for me . - Sasi

romtech1
Contributor
Contributor

Hi

Its fine , but if I select  Sheet A  it is getting visible but the focus remains on list box ,what to do for the the sheet A activated and focus got to Sheet A