How to use the keyboard shortcuts modern activities for different sheets

How to use the keyboard shortcuts modern activities for different sheets.
How to use the shortcuts for different sheets, how to mention the sheets?

@anjani_priya

Can you elobarate the requirement.

Hi @anjani_priya

Could you be more specific.?

I have 5 sheets
I should ignore one sheet and for the remaining sheets ,the keyboard shortcuts should be applicable
how to do that.

Hi @anjani_priya

use the below workflow:

use the below syntax in if condition and mention the sheet name:

CurrentSheet.Name.ToString.Trim.Equals("Mention the sheet name to be Neglected")

Regards

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.