Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
legin2
 
Posts: n/a
Default in an excell worksheet

I am trying to add 10% GST to my total column figure automatically
  #2   Report Post  
Max
 
Posts: n/a
Default

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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
why does my excell worksheet start with only a gray view, no data tsplus Excel Worksheet Functions 4 July 16th 05 06:17 PM
Excell 2000 worksheet KRM Excel Worksheet Functions 7 April 18th 05 05:21 PM
How do I convert numbers into words in excell worksheet? Surendra Excel Worksheet Functions 1 December 31st 04 12:17 PM
excell worksheet help jeff in austin Excel Worksheet Functions 1 December 27th 04 09:23 PM
In excell, I put an invalid character on a worksheet name tab, no. lyk New Users to Excel 3 December 27th 04 01:48 AM


All times are GMT +1. The time now is 01:24 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"