formula help
steve50951
✭✭
i have a checkbox column that registers a check mark when an amount is over $100. The sheet has a form for collecting data. i put in a the formula =IF(Amount20 > 100, 1, 0) in the checkbox cell. Only when data comes in from the form, it puts new data at the bottom of the sheet below the formula. how do i get the formula to apply to the entire column, catching the new data coming from the form?
thanks
SGF
Tags:
Comments
-
Hi SHF, Try this:
- Enter =IF(Amount@row > 100, 1, 0), in the first row.
- Then, drag down the bottom right-hand corner to apply it to every row.
- Highlight and delete every blank row in the sheet.
- Save your sheet.
Smartsheets will auto-generate blank rows, but when you submit a new form entry the formula should automatically apply to the new entry.
-
sounds good. Thanks!
SGF
-
You're welcome. I hope that helped you out.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.5K Get Help
- 447 Global Discussions
- 144 Industry Talk
- 480 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 72 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!