Is character count in a cell is increased from 4000 per cell?
Hi,
I just wanted to know if the recent enhancements of smartsheet has increased the character count per cell?
I want to use nested if for around 70 products, satisfying each product name and I think that nested if is going to exceed the limit.
Best Regards
Amit Wadhwani, Smartsheet Community Champion
Smartsheet CoE, Ignatiuz, Inc., Exton, PA
Did this answer help you? Show some love by marking this answer as "Insightful 💡" or "Awesome ❤️" and "Vote Up ⬆️"https://www.linkedin.com/in/amitinddr/
Best Answer
-
In your VLOOKUPS, try specifying the match type (last portion) as false for an exact match.
If you leave that portion blank or enter true, it will look for an approximate match instead.
=VLOOKUP([Barcode Number]@row, {Master Table Range 1}, 2, false)
Update this in each of the VLOOKUPS and see if that works for you.
Answers
-
I have heard that they are planning on increasing the limits, but I have not heard if it has been done yet or not.
Instead of a nested IF for 70 products, would it work if you could build out a table and then reference that? It would allow A LOT more flexibility in your products and your outputs, requires a MUCH simpler formula, and can actually be pretty easy to set up.
I'd be more than happy to help if that sounds like something you would be interested in.
-
Hey Paul,
That's a great idea, I tried to do as you suggested by:
A. Creating a table
B. Trying to reference the data from table via VLOOKUP function
but I'm having problem here, as only the data from first row of "Master Table" is being populated by VLOOKUP function.
I'm sharing links:
A. Master Table Sheet - https://app.smartsheet.com/b/publish?EQBCT=aeb6ee09d24148268af0f95745fe3c4a
B. Data Sheet - https://app.smartsheet.com/b/publish?EQBCT=98803d8ba2ab49f3b961d36ead4d3f9d
So Master Table sheet contains a "Barcode Number" for each product. Now in Data Sheet, what I'm trying is, when I enter the Barcode Number, it pulls rest of information(Product Description, Mfg #, etc) from "Master Table".
You will see in the Data Sheet that, I tried to enter different barcode number, but it still showed my the value of first row.
I really appreciate the help @Paul Newcome
Best Regards
Amit Wadhwani, Smartsheet Community Champion
Smartsheet CoE, Ignatiuz, Inc., Exton, PA
Did this answer help you? Show some love by marking this answer as "Insightful 💡" or "Awesome ❤️" and "Vote Up ⬆️"https://www.linkedin.com/in/amitinddr/ -
In your VLOOKUPS, try specifying the match type (last portion) as false for an exact match.
If you leave that portion blank or enter true, it will look for an approximate match instead.
=VLOOKUP([Barcode Number]@row, {Master Table Range 1}, 2, false)
Update this in each of the VLOOKUPS and see if that works for you.
-
That worked! thanks Paul, appreciate it!
Best Regards
Amit Wadhwani, Smartsheet Community Champion
Smartsheet CoE, Ignatiuz, Inc., Exton, PA
Did this answer help you? Show some love by marking this answer as "Insightful 💡" or "Awesome ❤️" and "Vote Up ⬆️"https://www.linkedin.com/in/amitinddr/ -
Sure thing. Happy to help. 👍️
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