How to create a formula to pull the first part of an order number into an adjacent column
Hello!
I am struggling to create a formula to pull the first part of an order number (our internal agency numbers) into a separate column so I can see how much each agent sends in each month. Screenshot of the order number below:
Tags:
Best Answer
-
@cmseeton Is this what you are trying to accomplish?
If so use this formula in the Agent column.
=IFERROR(LEFT([Order Number]@row, 4), "")
Isis Taylor
Business Analyst Senior
Answers
-
@cmseeton Is this what you are trying to accomplish?
If so use this formula in the Agent column.
=IFERROR(LEFT([Order Number]@row, 4), "")
Isis Taylor
Business Analyst Senior
-
Thank you so much!!!! I greatly appreciate it!
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives