Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Allowence $au 2500
Exchange rate 75% Converted rate 1875 How do i do a two input table to calculate rates on a table A B C D E $1875 1000 1500 2000 2500 50% 55% 60% 70% so it calcualtes the rates for me? i have fiddles around with a few different ways but am getting no where fast. Please Help and thanks in advanced...I am a new user so be sensitive please.... |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
In A1: 2500, in B1: 75%, then in C1: =A1*B1
C1 is the base formula, A1 & B1 are the 2 variables To set-up the 2 variable data table Place in say, B3: =C1 (just a simple link pointing to the base formula cell) List sample values for row inputs in C3:H3, eg: 1000, 1500, .. 3500 List sample values for col inputs in B4:B12, eg: 50%, 55%, .. 90% Select B3:H12 Click Data Table In the Table dialog, enter for Row input: A1 Column input: B1 Click OK. That's it!. The data table's done .. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Justina" wrote: Allowence $au 2500 Exchange rate 75% Converted rate 1875 How do i do a two input table to calculate rates on a table A B C D E $1875 1000 1500 2000 2500 50% 55% 60% 70% so it calcualtes the rates for me? i have fiddles around with a few different ways but am getting no where fast. Please Help and thanks in advanced...I am a new user so be sensitive please.... |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Thanku kindly Max... I will give it ago tonight when children go to
bed...Have a look in tomorrow just incase i need your help...Once again...many thanks Justina "Max" wrote: In A1: 2500, in B1: 75%, then in C1: =A1*B1 C1 is the base formula, A1 & B1 are the 2 variables To set-up the 2 variable data table Place in say, B3: =C1 (just a simple link pointing to the base formula cell) List sample values for row inputs in C3:H3, eg: 1000, 1500, .. 3500 List sample values for col inputs in B4:B12, eg: 50%, 55%, .. 90% Select B3:H12 Click Data Table In the Table dialog, enter for Row input: A1 Column input: B1 Click OK. That's it!. The data table's done .. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Justina" wrote: Allowence $au 2500 Exchange rate 75% Converted rate 1875 How do i do a two input table to calculate rates on a table A B C D E $1875 1000 1500 2000 2500 50% 55% 60% 70% so it calcualtes the rates for me? i have fiddles around with a few different ways but am getting no where fast. Please Help and thanks in advanced...I am a new user so be sensitive please.... |
#4
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
welcome ..
here's a quick sample for your easy reference: http://cjoint.com/?gEnQPmXn2E justina_newusers.xls -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Justina" wrote: Thanku kindly Max... I will give it ago tonight when children go to bed...Have a look in tomorrow just incase i need your help...Once again... many thanks |
#5
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi Justina
In addition to what Max has given you, do ensure that in ToolsoptionsCalculation you are set to Automatic, and not Automatic except Tables Otherwise you will have a frustrating time wondering why Max's file works, and yours doesn't. -- Regards Roger Govier "Justina" wrote in message ... Thanku kindly Max... I will give it ago tonight when children go to bed...Have a look in tomorrow just incase i need your help...Once again...many thanks Justina "Max" wrote: In A1: 2500, in B1: 75%, then in C1: =A1*B1 C1 is the base formula, A1 & B1 are the 2 variables To set-up the 2 variable data table Place in say, B3: =C1 (just a simple link pointing to the base formula cell) List sample values for row inputs in C3:H3, eg: 1000, 1500, .. 3500 List sample values for col inputs in B4:B12, eg: 50%, 55%, .. 90% Select B3:H12 Click Data Table In the Table dialog, enter for Row input: A1 Column input: B1 Click OK. That's it!. The data table's done .. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Justina" wrote: Allowence $au 2500 Exchange rate 75% Converted rate 1875 How do i do a two input table to calculate rates on a table A B C D E $1875 1000 1500 2000 2500 50% 55% 60% 70% so it calcualtes the rates for me? i have fiddles around with a few different ways but am getting no where fast. Please Help and thanks in advanced...I am a new user so be sensitive please.... |
#6
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Thankyou Roger, Your help is very much appreciated...
Regards Justina "Roger Govier" wrote: Hi Justina In addition to what Max has given you, do ensure that in ToolsoptionsCalculation you are set to Automatic, and not Automatic except Tables Otherwise you will have a frustrating time wondering why Max's file works, and yours doesn't. -- Regards Roger Govier "Justina" wrote in message ... Thanku kindly Max... I will give it ago tonight when children go to bed...Have a look in tomorrow just incase i need your help...Once again...many thanks Justina "Max" wrote: In A1: 2500, in B1: 75%, then in C1: =A1*B1 C1 is the base formula, A1 & B1 are the 2 variables To set-up the 2 variable data table Place in say, B3: =C1 (just a simple link pointing to the base formula cell) List sample values for row inputs in C3:H3, eg: 1000, 1500, .. 3500 List sample values for col inputs in B4:B12, eg: 50%, 55%, .. 90% Select B3:H12 Click Data Table In the Table dialog, enter for Row input: A1 Column input: B1 Click OK. That's it!. The data table's done .. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Justina" wrote: Allowence $au 2500 Exchange rate 75% Converted rate 1875 How do i do a two input table to calculate rates on a table A B C D E $1875 1000 1500 2000 2500 50% 55% 60% 70% so it calcualtes the rates for me? i have fiddles around with a few different ways but am getting no where fast. Please Help and thanks in advanced...I am a new user so be sensitive please.... |
#7
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]() Ok iam still having difficulty working this one out. I have done all i am suppose to but when i click ok after completing all tasks it give me the 1875 figure in every cell on my table...Eeeek, what am i doing wrong...this is what was happening to be before i posted thread. I just cant seem to figure it out...Please help... "Roger Govier" wrote: Hi Justina In addition to what Max has given you, do ensure that in ToolsoptionsCalculation you are set to Automatic, and not Automatic except Tables Otherwise you will have a frustrating time wondering why Max's file works, and yours doesn't. -- Regards Roger Govier "Justina" wrote in message ... Thanku kindly Max... I will give it ago tonight when children go to bed...Have a look in tomorrow just incase i need your help...Once again...many thanks Justina "Max" wrote: In A1: 2500, in B1: 75%, then in C1: =A1*B1 C1 is the base formula, A1 & B1 are the 2 variables To set-up the 2 variable data table Place in say, B3: =C1 (just a simple link pointing to the base formula cell) List sample values for row inputs in C3:H3, eg: 1000, 1500, .. 3500 List sample values for col inputs in B4:B12, eg: 50%, 55%, .. 90% Select B3:H12 Click Data Table In the Table dialog, enter for Row input: A1 Column input: B1 Click OK. That's it!. The data table's done .. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Justina" wrote: Allowence $au 2500 Exchange rate 75% Converted rate 1875 How do i do a two input table to calculate rates on a table A B C D E $1875 1000 1500 2000 2500 50% 55% 60% 70% so it calcualtes the rates for me? i have fiddles around with a few different ways but am getting no where fast. Please Help and thanks in advanced...I am a new user so be sensitive please.... |
#8
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Why not take a look at the working sample I provided ?
-- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Justina" wrote: Ok iam still having difficulty working this one out. I have done all i am suppose to but when i click ok after completing all tasks it give me the 1875 figure in every cell on my table...Eeeek, what am i doing wrong...this is what was happening to be before i posted thread. I just cant seem to figure it out...Please help... |
#9
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi Max, yes i have copied the example axactly, the only problem i can see
with mine is cell B3 is reconising it as 1875 not =C1, i have added a coment to both C1 & B3 but how do i link them? excuse my inexperience please "Max" wrote: Why not take a look at the working sample I provided ? -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Justina" wrote: Ok iam still having difficulty working this one out. I have done all i am suppose to but when i click ok after completing all tasks it give me the 1875 figure in every cell on my table...Eeeek, what am i doing wrong...this is what was happening to be before i posted thread. I just cant seem to figure it out...Please help... |
#10
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi Justina
I have been caught out before, with exactly what you describe. That's why I said to check ToolsOptionsCalculation and ensure it is set to Automatic. -- Regards Roger Govier "Justina" wrote in message ... Hi Max, yes i have copied the example axactly, the only problem i can see with mine is cell B3 is reconising it as 1875 not =C1, i have added a coment to both C1 & B3 but how do i link them? excuse my inexperience please "Max" wrote: Why not take a look at the working sample I provided ? -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Justina" wrote: Ok iam still having difficulty working this one out. I have done all i am suppose to but when i click ok after completing all tasks it give me the 1875 figure in every cell on my table...Eeeek, what am i doing wrong...this is what was happening to be before i posted thread. I just cant seem to figure it out...Please help... |
#11
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Perhaps try set it up again in a brand new sheet.
Click Insert Worksheet to insert a new sheet Then click Tools Options Calculation tab and ensure that Automatic is checked OK (as Roger mentioned) Ensure you have these 2 formulas In C1: =A1*B1 In B3: =C1 The cell comments I placed for C1 & B3 in the sample was just for clarity. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Justina" wrote: Hi Max, yes i have copied the example axactly, the only problem i can see with mine is cell B3 is reconising it as 1875 not =C1, i have added a coment to both C1 & B3 but how do i link them? excuse my inexperience please |
#12
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
i have chkd on Automatic, not auto except tables option...how do i get cell
B3 to have the formula =C1??? This is where it is tripping me up when i click on this cell it reads 1875 as per table but i know it needs the formula as mentioed how to i insert the formula to this cell??? please just give me one more try... "Max" wrote: Perhaps try set it up again in a brand new sheet. Click Insert Worksheet to insert a new sheet Then click Tools Options Calculation tab and ensure that Automatic is checked OK (as Roger mentioned) Ensure you have these 2 formulas In C1: =A1*B1 In B3: =C1 The cell comments I placed for C1 & B3 in the sample was just for clarity. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Justina" wrote: Hi Max, yes i have copied the example axactly, the only problem i can see with mine is cell B3 is reconising it as 1875 not =C1, i have added a coment to both C1 & B3 but how do i link them? excuse my inexperience please |
#13
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Just enter the formula into B3.
Click on cell B3, type: =C1, press ENTER. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Justina" wrote: i have chkd on Automatic, not auto except tables option...how do i get cell B3 to have the formula =C1??? This is where it is tripping me up when i click on this cell it reads 1875 as per table but i know it needs the formula as mentioed how to i insert the formula to this cell??? please just give me one more try... |
#14
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Yay!!! I got it....I was right i needed that formula in B3, worek it out with
your help guys, thankyou so very, very much... PS, Max i have just signed up also..... "Max" wrote: Perhaps try set it up again in a brand new sheet. Click Insert Worksheet to insert a new sheet Then click Tools Options Calculation tab and ensure that Automatic is checked OK (as Roger mentioned) Ensure you have these 2 formulas In C1: =A1*B1 In B3: =C1 The cell comments I placed for C1 & B3 in the sample was just for clarity. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Justina" wrote: Hi Max, yes i have copied the example axactly, the only problem i can see with mine is cell B3 is reconising it as 1875 not =C1, i have added a coment to both C1 & B3 but how do i link them? excuse my inexperience please |
#15
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
welcome, glad you got it working finally ..
-- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Justina" wrote in message ... Yay!!! I got it....I was right i needed that formula in B3, worek it out with your help guys, thankyou so very, very much... PS, Max i have just signed up also..... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Two-Input table | New Users to Excel | |||
data table, two-input | Excel Discussion (Misc queries) | |||
Data Table Input Limits | Excel Worksheet Functions | |||
Match function in a two input table | Excel Worksheet Functions | |||
Input Cell in One variable data table | Excel Worksheet Functions |