vettetax
New Member
- Joined
- Jul 5, 2006
- Messages
- 47
My 'Data sheet' contains a combination of values on each row. Certain rows require special allocations, the combination of which is referenced on my 'Allocations' sheet. Certain rows are fine and should not be allocated, but merely left in its virgin state and copied over to the 'Revised Data' sheet. The revised allocated data should then be appropriately referenced on the 'Revised Data' sheet.
Appreciate any help and thank you!
Data Sheet
[TABLE="width: 942"]
<tbody>[TR]
[TD]test1[/TD]
[TD]Combo1[/TD]
[TD]Label1[/TD]
[TD]Label2[/TD]
[TD]Label3[/TD]
[TD]Label4[/TD]
[TD]Value[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Cat/Dog/House[/TD]
[TD]Cat[/TD]
[TD]Dog[/TD]
[TD]House[/TD]
[TD]Combo[/TD]
[TD]100[/TD]
[TD]<----value needs to be allocated and Label4 value re-labeled[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Cat/Dog/Bird[/TD]
[TD]Cat[/TD]
[TD]Dog[/TD]
[TD]Bird[/TD]
[TD]Combo[/TD]
[TD]100[/TD]
[TD]<----control data, no impact as Combo1 value is not on the Allocations tab[/TD]
[/TR]
</tbody>[/TABLE]
Allocation Sheet
[TABLE="width: 247"]
<tbody>[TR]
[TD]Combo1[/TD]
[TD]Merlin[/TD]
[TD]Halo[/TD]
[TD]Max[/TD]
[/TR]
[TR]
[TD]Cat/Dog/House[/TD]
[TD]25%[/TD]
[TD]25%[/TD]
[TD]50%[/TD]
[/TR]
</tbody>[/TABLE]
Revised Data sheet [TABLE="width: 774"]
<tbody>[TR]
[TD]Label1[/TD]
[TD]Label2[/TD]
[TD]Label3[/TD]
[TD]Label4[/TD]
[TD]Allocated Value[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Cat[/TD]
[TD]Dog[/TD]
[TD]House[/TD]
[TD]Merlin[/TD]
[TD]25[/TD]
[TD]<----Combo1 value respectively allocated and Label4 value re-labeled[/TD]
[/TR]
[TR]
[TD]Cat[/TD]
[TD]Dog[/TD]
[TD]House[/TD]
[TD]Halo[/TD]
[TD]25[/TD]
[TD]<----Combo1 value respectively allocated and Label4 value re-labeled[/TD]
[/TR]
[TR]
[TD]Cat[/TD]
[TD]Dog[/TD]
[TD]House[/TD]
[TD]Max[/TD]
[TD]50[/TD]
[TD]<----Combo1 value respectively allocated and Label4 value re-labeled[/TD]
[/TR]
[TR]
[TD]Cat[/TD]
[TD]Dog[/TD]
[TD]Bird[/TD]
[TD]Combo[/TD]
[TD]100[/TD]
[TD]<----control data, no impact as Combo1 value is not on the Allocations tab[/TD]
[/TR]
</tbody>[/TABLE]
Appreciate any help and thank you!
Data Sheet
[TABLE="width: 942"]
<tbody>[TR]
[TD]test1[/TD]
[TD]Combo1[/TD]
[TD]Label1[/TD]
[TD]Label2[/TD]
[TD]Label3[/TD]
[TD]Label4[/TD]
[TD]Value[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Cat/Dog/House[/TD]
[TD]Cat[/TD]
[TD]Dog[/TD]
[TD]House[/TD]
[TD]Combo[/TD]
[TD]100[/TD]
[TD]<----value needs to be allocated and Label4 value re-labeled[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Cat/Dog/Bird[/TD]
[TD]Cat[/TD]
[TD]Dog[/TD]
[TD]Bird[/TD]
[TD]Combo[/TD]
[TD]100[/TD]
[TD]<----control data, no impact as Combo1 value is not on the Allocations tab[/TD]
[/TR]
</tbody>[/TABLE]
Allocation Sheet
[TABLE="width: 247"]
<tbody>[TR]
[TD]Combo1[/TD]
[TD]Merlin[/TD]
[TD]Halo[/TD]
[TD]Max[/TD]
[/TR]
[TR]
[TD]Cat/Dog/House[/TD]
[TD]25%[/TD]
[TD]25%[/TD]
[TD]50%[/TD]
[/TR]
</tbody>[/TABLE]
Revised Data sheet [TABLE="width: 774"]
<tbody>[TR]
[TD]Label1[/TD]
[TD]Label2[/TD]
[TD]Label3[/TD]
[TD]Label4[/TD]
[TD]Allocated Value[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Cat[/TD]
[TD]Dog[/TD]
[TD]House[/TD]
[TD]Merlin[/TD]
[TD]25[/TD]
[TD]<----Combo1 value respectively allocated and Label4 value re-labeled[/TD]
[/TR]
[TR]
[TD]Cat[/TD]
[TD]Dog[/TD]
[TD]House[/TD]
[TD]Halo[/TD]
[TD]25[/TD]
[TD]<----Combo1 value respectively allocated and Label4 value re-labeled[/TD]
[/TR]
[TR]
[TD]Cat[/TD]
[TD]Dog[/TD]
[TD]House[/TD]
[TD]Max[/TD]
[TD]50[/TD]
[TD]<----Combo1 value respectively allocated and Label4 value re-labeled[/TD]
[/TR]
[TR]
[TD]Cat[/TD]
[TD]Dog[/TD]
[TD]Bird[/TD]
[TD]Combo[/TD]
[TD]100[/TD]
[TD]<----control data, no impact as Combo1 value is not on the Allocations tab[/TD]
[/TR]
</tbody>[/TABLE]
Last edited: