# How to do calculations and print in the app

**URL:** https://community.glideapps.com/t/how-to-do-calculations-and-print-in-the-app/6301
**Category:** Ask for Help
**Created:** [April 2, 2020, 1:12pm UTC](https://community.glideapps.com/t/how-to-do-calculations-and-print-in-the-app/6301 "2020-04-02T13:12:16Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Vinicius\_Franca](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/vinicius_franca/32/5046_2.png) [@Vinicius\_Franca](https://community.glideapps.com/u/Vinicius_Franca)
#### Post date: [April 2, 2020, 1:12pm UTC](https://community.glideapps.com/t/how-to-do-calculations-and-print-in-the-app/6301/1 "2020-04-02T13:12:16Z")

</div>

I’m trying to make an app that calculates total revenue and expenditure and the difference between the two.  
I put the formulas on Google Sheets and it didn’t work.  
Help me please

---

<div class="post-metadata">

### Author: ![sardamit](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sardamit/32/263_2.png) [@sardamit](https://community.glideapps.com/u/sardamit)
#### Post date: [April 2, 2020, 3:28pm UTC](https://community.glideapps.com/t/how-to-do-calculations-and-print-in-the-app/6301/2 "2020-04-02T15:28:12Z")

</div>

Use the Glide-supported math formulas in the Data tab (create a new column) for faster speed. What is the calculation? How complex is it?

---

<div class="post-metadata">

### Author: ![gvalero](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gvalero/32/1037_2.png) [@gvalero](https://community.glideapps.com/u/gvalero)
#### Post date: [April 2, 2020, 6:22pm UTC](https://community.glideapps.com/t/how-to-do-calculations-and-print-in-the-app/6301/3 "2020-04-02T18:22:04Z")

</div>

Hi,  
If you want to use a Calc in a multiuser App without using Google Sheets (faster speed), you’ll need to see/use what I created days ago [https://multicalc.glideapp.io](https://multicalc.glideapp.io)

But if your case in simpler, the @sardamit recomendation is the way to go.

Saludos  
Gavp

---

<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: [January 27, 2024, 6:44pm UTC](https://community.glideapps.com/t/how-to-do-calculations-and-print-in-the-app/6301/4 "2024-01-27T18:44:53Z")

</div>


