Sign in to join the conversation:
Hi,
I'd like to add an auto number column, but I would like to set the specific range in numbers. For example, I need the auto numbers to be between 0 and 250 without duplicating. Is there a way to set those limits? Thanks.
Jay Duque
Hi Jay,
Interesting, what's your use case?
Unfortunately, it's not possible at the moment, but it's an excellent idea!
Please submit an Enhancement Request when you have a moment.
As a workaround, you could maybe have an alert or conditional formatting, indicating that it reached 250.
Would that work?
I hope that helps!
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
autonumber will never duplicate a number. set your first value to a 1 or 0 inside of the autonumber settings and as long as you don't create more than 250 rows it will not go over 250. That said from your description auto number probably isn't the correct solution for you. You probably need a custom formula to produce the results you want. can you describe a little more about the sheet your using and how information is added and subtracted from it?
Thank you, Andree. I've set up a couple of sheets for team members that need to submit vendor estimates for media buying. The estimate number has to be between 0 and 250, so it corresponds with our internal system.
I need the auto number to generate an estimate number based on two conditions from two other columns. Client Code(currently a drop down) and Product code(currently a drop down). The estimate number can only be the same if the client code and product code are different.
If client code and product code are the same, then the estimate number has to be different. See attached if that makes sense.
Do you think perhaps I should have a separate sheet where I add all of the possible estimate numbers based on client code and product code, then on my sheets, I make a formula for the Estimate Number that references the separate sheet, and gives me a new estimate number? Do you know what I mean?
Thanks again for your help,
Happy to help!
I agree with you, creating another sheet with the Estimate Numbers sounds like an excellent solution.
Let me know how it goes or if you need any assistance!
Hello, I'm working through the writing formulas optional activity and in the 'Nested IF function - Progress Column' task it directs you to put in the following formula '=IF([% Complete]@row = 0, “Empty”)'. However, when I put this formula into the spreadsheet, '04a_Marketing Request Tracker - Formulas', I get an…
I have an automation that has a condition where I am looking at the column "LEA Interco Supporting Site(s)" and trying to find columns that have the value "Fort Loramie" in them. This works well when "Fort Loramie" is the first item listed in the cell, but it doesn't work when "Fort Loramie" is the second or third value in…
Have any of you created a Smartsheet that would show the savings for a project by the month? In other words, if I saved $1200 annually and the project ended in say March, then the savings would go $120 per month, Mar 2025-Feb 2026. I have done it on Excel sheets manually, but I think there should be a way to do it with…