enzocontreras
New Member
- Joined
- Aug 5, 2018
- Messages
- 2
Hello Guys!
I'm currently working on a worksheet and i need help on the formula. Im trying to get the guest count from the long list given to me in an excel sheet where name of guest and head count is written together in 1 cell and in a single column.
1) I would like to get the sum of all the numbers inside the parenthesis..
Example:
<code style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, sans-serif; vertical-align: baseline; box-sizing: inherit; white-space: inherit;">RIZA SMITH (2A/1C) = 3
LANIE ADAMS (2A) = 2
STEVE ANDREWS (1A/3C) = 4
TOTAL GUEST COUNT : = 9</code>2) or just autosum all the numbers inside the parenthesis in a column
Hope you guys can help me.. Thanks in advance! =)
I'm currently working on a worksheet and i need help on the formula. Im trying to get the guest count from the long list given to me in an excel sheet where name of guest and head count is written together in 1 cell and in a single column.
1) I would like to get the sum of all the numbers inside the parenthesis..
Example:
<code style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, sans-serif; vertical-align: baseline; box-sizing: inherit; white-space: inherit;">RIZA SMITH (2A/1C) = 3
LANIE ADAMS (2A) = 2
STEVE ANDREWS (1A/3C) = 4
TOTAL GUEST COUNT : = 9</code>2) or just autosum all the numbers inside the parenthesis in a column
Hope you guys can help me.. Thanks in advance! =)