-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Description
I am not sure if there is a setting to accomplish what I wish to do. I understand that, whenever there is a (_) underscore character, it is an empty place. I wish that the code should skip the seat number when it comes across underscore character. The problem is that it keeps numbering seats in a continuous manner.
Please refer to the below screenshot. Consider that there is a gap in the center of the hall. Let us consider row 'A'. After seat number A10, I would expect the next seat number to be 'A11' but it shows 'A14' (since the gap is 3 seats wide). Is there a way to make the code skip seat numbering for each '_' character?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
