Hi,
I have a daily task of updating the names in a spreadsheet multiple time with a specified number.
Example:-
As in the given below column A will have names and column B will have numbers.
In Column C the name should appear multiple times repeated based on the number updated in column B
Satz should appear 32 times horizontally and after that Vino should get updated 32 times and so on.
[TABLE="width: 128"]
<tbody>[TR]
[TD]Name[/TD]
[TD] Count[/TD]
[/TR]
[TR]
[TD]Satz[/TD]
[TD="align: right"]32[/TD]
[/TR]
[TR]
[TD]Vino[/TD]
[TD="align: right"]32[/TD]
[/TR]
[TR]
[TD]Merc[/TD]
[TD="align: right"]33[/TD]
[/TR]
[TR]
[TD]Abi[/TD]
[TD="align: right"]34[/TD]
[/TR]
[TR]
[TD]Joh[/TD]
[TD="align: right"]36[/TD]
[/TR]
</tbody><colgroup><col span="2"></colgroup>[/TABLE]
Help is much appreciated.
Thanks,
Sathish Kumar C
I have a daily task of updating the names in a spreadsheet multiple time with a specified number.
Example:-
As in the given below column A will have names and column B will have numbers.
In Column C the name should appear multiple times repeated based on the number updated in column B
Satz should appear 32 times horizontally and after that Vino should get updated 32 times and so on.
[TABLE="width: 128"]
<tbody>[TR]
[TD]Name[/TD]
[TD] Count[/TD]
[/TR]
[TR]
[TD]Satz[/TD]
[TD="align: right"]32[/TD]
[/TR]
[TR]
[TD]Vino[/TD]
[TD="align: right"]32[/TD]
[/TR]
[TR]
[TD]Merc[/TD]
[TD="align: right"]33[/TD]
[/TR]
[TR]
[TD]Abi[/TD]
[TD="align: right"]34[/TD]
[/TR]
[TR]
[TD]Joh[/TD]
[TD="align: right"]36[/TD]
[/TR]
</tbody><colgroup><col span="2"></colgroup>[/TABLE]
Help is much appreciated.
Thanks,
Sathish Kumar C