sheepshagarmy
New Member
- Joined
- Jan 4, 2015
- Messages
- 12
Looking to set up a table as per below
The values I would like returned underneath the "no. of fruit" I would like to pull from another table in a separate tab, which contains all weeks (1-52). In this table there are values for each of the type of fruit (has nothing to do with fruit really!! ) for each of the individual weeks.
I would like the total for all the weeks specified in the top part. I.e. if I've typed, like below 31-52 I would like all the summed values for all of the weeks inclusive of 31 and 52.
Any help would be appreciated
Thanks
[TABLE="width: 500"]
<tbody>[TR]
[TD]Week from:[/TD]
[TD]31[/TD]
[TD]Week To:[/TD]
[TD]52[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]No. of Apples[/TD]
[TD]No. of Pears[/TD]
[TD]No. of Lemons[/TD]
[TD]No. of Oranges[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The values I would like returned underneath the "no. of fruit" I would like to pull from another table in a separate tab, which contains all weeks (1-52). In this table there are values for each of the type of fruit (has nothing to do with fruit really!! ) for each of the individual weeks.
I would like the total for all the weeks specified in the top part. I.e. if I've typed, like below 31-52 I would like all the summed values for all of the weeks inclusive of 31 and 52.
Any help would be appreciated
Thanks
[TABLE="width: 500"]
<tbody>[TR]
[TD]Week from:[/TD]
[TD]31[/TD]
[TD]Week To:[/TD]
[TD]52[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]No. of Apples[/TD]
[TD]No. of Pears[/TD]
[TD]No. of Lemons[/TD]
[TD]No. of Oranges[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]