Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default is there a formula for working out vat without repeating *17.5%

I know the formula for working out vat i.e =*17.5% is there a repeat formula
for cells to work out vat automatically , a am using excel.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 208
Default is there a formula for working out vat without repeating *17.5%

I don't know of a formula but you can try this to see if it makes
calculating the VAT faster


type 17.5% in a blank, unused cell. click copy

highlight the area where you want to calculate the VAT (for instance
if you want to multiply all of column B by 17.5%, hightligth all of
column B)
Go to Edit-PAste Special - select multiply and formulas (so you
don't change the formatting unintentionally) and hit ok

Everything that you highlighted will not by multiplied by 17.5%.

Alternatively.... you could use the product function.



On Jul 25, 9:32*am, monalisa
wrote:
I know the formula for working out vat i.e =*17.5% is there a repeat formula
for cells to work out vat automatically , a am using excel.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 169
Default is there a formula for working out vat without repeating *17.5%

You'd just use the formula =Cell_ref * .175 and then copy it down your list
of values. Maybe I'm not understanding something right.
--
Tips for Excel, Word, PowerPoint and Other Applications
http://www.kan.org/tips


"monalisa" wrote:

I know the formula for working out vat i.e =*17.5% is there a repeat formula
for cells to work out vat automatically , a am using excel.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default is there a formula for working out vat without repeating *17.5%

Possibly even more intuative is

Select a cell then
Insert|Name|Define and call it VAT
Enter 17.5% in the named cell

You can then use formula like

=C1*Vat

To work out the VAT on C1

Mike

"monalisa" wrote:

I know the formula for working out vat i.e =*17.5% is there a repeat formula
for cells to work out vat automatically , a am using excel.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default is there a formula for working out vat without repeating *17.5%

Stick the 17.5 in a cell then refer to that in your formulas.

Assumes 17.5 is in D1

Numbers are in Column A

In B1 enter =A1*$D$1

Double-click on the fill handle of B1 to copy down column B

The A1 will increment but $D$1 will remain the same.


Gord Dibben MS Excel MVP

On Fri, 25 Jul 2008 06:32:02 -0700, monalisa
wrote:

I know the formula for working out vat i.e =*17.5% is there a repeat formula
for cells to work out vat automatically , a am using excel.


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
Repeating an Excel Formula Bonitae Excel Worksheet Functions 9 November 2nd 06 01:43 PM
repeating a formula izzo Excel Worksheet Functions 1 July 18th 06 03:06 PM
Repeating Formula Question THSaldivar Excel Discussion (Misc queries) 1 July 3rd 06 03:36 PM
Excel Repeating Formula cbrock Excel Discussion (Misc queries) 2 June 26th 06 11:57 PM
How do I set up a repeating formula in Excel? Sabrina Excel Worksheet Functions 2 September 20th 05 05:28 PM


All times are GMT +1. The time now is 07:47 AM.

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"