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
- Smartsheet Customer Resources
- 62.9K Get Help
- 379 Global Discussions
- 210 Industry Talk
- 441 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 300 Events
- 33 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!