ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   in an excell worksheet (https://www.excelbanter.com/excel-worksheet-functions/39835-excell-worksheet.html)

legin2

in an excell worksheet
 
I am trying to add 10% GST to my total column figure automatically

Max

Perhaps one way to try ..

Click Insert Name Define
Enter in "Names in workbook:" box: GST
Enter in "Refers to:" box: =10%
Click OK

The above creates a named "constant": GST
that can then be used in formulas in any sheet in the book

For example, in say, Sheet1,
if you have the total for cols A & B in say, col C
i.e. in C2: =SUM(A2:B2), copied down

just change it in C2 to: =SUM(A2:B2)*(1+GST)
and copy down

This will compute the original total amount plus GST

And to update any future changes in the GST percent to apply everywhere
within the book, we just need to use the same route,
via: Insert Name Define
and change it there
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"legin2" wrote in message
...
I am trying to add 10% GST to my total column figure automatically





All times are GMT +1. The time now is 04:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com