Scott Woody
New Member
- Joined
- Feb 7, 2019
- Messages
- 2
Hi there! Sorry I'm not very good at Excel and have been struggling on this for a while - I've tried so many methods and tried hard to search for an answer..
Basically I'm creating a document to help me to do my job better and I am very limited to what I can do.
The report I require the data from is like follows
[TABLE="width: 500"]
<tbody>[TR]
[TD]11111
[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]11112
[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]11111[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]11114[/TD]
[TD]6[/TD]
[/TR]
[TR]
[TD]11111[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]11111
[/TD]
[TD]1[/TD]
[/TR]
</tbody>[/TABLE]
I'm looking to basically paste this report into a pre-made workbook every week and it will update my user sheet, I require it to add up all the values for each row.
e.g. 11111 is 10
Thank you in advance for any help and apologies if I have not explained it well enough!
Basically I'm creating a document to help me to do my job better and I am very limited to what I can do.
The report I require the data from is like follows
[TABLE="width: 500"]
<tbody>[TR]
[TD]11111
[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]11112
[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]11111[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]11114[/TD]
[TD]6[/TD]
[/TR]
[TR]
[TD]11111[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]11111
[/TD]
[TD]1[/TD]
[/TR]
</tbody>[/TABLE]
I'm looking to basically paste this report into a pre-made workbook every week and it will update my user sheet, I require it to add up all the values for each row.
e.g. 11111 is 10
Thank you in advance for any help and apologies if I have not explained it well enough!