# User Entered Percentages

**URL:** https://community.glideapps.com/t/user-entered-percentages/70398
**Category:** Ask for Help
**Created:** [February 2, 2024, 5:34am UTC](https://community.glideapps.com/t/user-entered-percentages/70398 "2024-02-02T05:34:07Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [February 2, 2024, 5:38am UTC](https://community.glideapps.com/t/user-entered-percentages/70398/2 "2024-02-02T05:38:54Z")

</div>

The only way to do this is to use a [Custom Form](https://community.glideapps.com/t/how-do-i-create-a-custom-form/25014).

You would need to capture each value in a User Specific column, and then use a Math column to add them up. Then you could put a condition on your Submit button that prevents submission unless the total is 100.

---

_[View the full topic](https://community.glideapps.com/t/user-entered-percentages/70398)._
