Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
TinaBrooks
 
Posts: n/a
Default using a calculation in a list on another worksheet

I am trying to create a forumula that will auto-generate my Provincial
(State) and Federal Tax based on where my customer is.

I have five different tax regions (this will expand) and I have two
possible tax calculations per region.

I need the amount entered to calculate the tax based on the tax region;
coded 1-5

I have tried using a combination of IF and VLookup but my syntax just won't
gel.

Can anyone help?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Marcelo
 
Posts: n/a
Default using a calculation in a list on another worksheet

Hi Tina, could you send us a sample of you formula?

regards from Brazil - going to the 6th
Marcelo



"TinaBrooks" escreveu:

I am trying to create a forumula that will auto-generate my Provincial
(State) and Federal Tax based on where my customer is.

I have five different tax regions (this will expand) and I have two
possible tax calculations per region.

I need the amount entered to calculate the tax based on the tax region;
coded 1-5

I have tried using a combination of IF and VLookup but my syntax just won't
gel.

Can anyone help?

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
TinaBrooks
 
Posts: n/a
Default using a calculation in a list on another worksheet

Hi Marcelo,

Thanks for replying.

What I am currently using is this:

=IF(taxable="y",ROUND((Amount/(1.07*1.075))*0.07,2),0) This returns me my
GST calculation for Quebec. The PST calculation for Quebec is
=IF(taxable="y",ROUND(((Amount/(1.07*1.075))*1.07)*0.075,2),0)

I have two slightly different but similar tax calculations for 5 different
locales and expect that list to expand as our company grows.

The Locale list would return a list something like this...

Default, QST, PST
Ontario, QST, PST
BC, QST, PST
Nova_Scotia, QST, PST
Exempt, 0,0

you get the idea?

T


"Marcelo" wrote:

Hi Tina, could you send us a sample of you formula?

regards from Brazil - going to the 6th
Marcelo



"TinaBrooks" escreveu:

I am trying to create a forumula that will auto-generate my Provincial
(State) and Federal Tax based on where my customer is.

I have five different tax regions (this will expand) and I have two
possible tax calculations per region.

I need the amount entered to calculate the tax based on the tax region;
coded 1-5

I have tried using a combination of IF and VLookup but my syntax just won't
gel.

Can anyone help?

Thanks

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
Generating a report list and statistic worksheet in Excel from other workbooks [email protected] Excel Discussion (Misc queries) 1 December 20th 05 04:13 PM
Indirect formula using Data Validation List of Worksheet Tabs Scott Excel Worksheet Functions 1 December 5th 05 02:59 PM
Protecting a worksheet containing XML List John Allison Excel Discussion (Misc queries) 0 November 10th 05 10:07 AM
List box not being displayed in second worksheet Brian Excel Discussion (Misc queries) 2 January 27th 05 04:35 PM
List on different worksheet bevpike Excel Discussion (Misc queries) 3 January 25th 05 10:39 PM


All times are GMT +1. The time now is 09:46 AM.

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

About Us

"It's about Microsoft Excel"