How can i multi column to column?
hoangnh
✭
i am use "=AVGW([% R]3:[% R]5);[X]3:[X]5)/count(CHILDREN() " to multi column to column then divide to have a average number.
But smartsheet say "#UNPARSEABLE"
Pls help me
Thanks u guys
Comments
-
Hello,
#UNPARSEABLE typically means that you're using parenthesis in the wrong spot. Try this:
=AVGW([% R]3:[% R]5, [X]3:[X]5)/COUNT(CHILDREN())
If that doesn't work try:
=AVGW([% R]3:[% R]5; [X]3:[X]5)/COUNT(CHILDREN())
If neither work, then your column names may be the issue, or you may be referencing a row that doesn't have any children. Make sure rows are indented under the one that has the formula in it when you use the CHILDREN function.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives