Message 1 of 2
iLogic - Excel sum particular ranges
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
This is my problem.
I have and Excel named myfile.xlsx
that is just like this, in the sheet "MYSHEET1"
I would like with iLogic to find the rows with the same materials and sum their volumes and write it in a desired cell.
For example:
Find all the row for the items that are made with STEEL, sum their Volumes and write in the cell I2
Find all the row for the items that are made with GOLD, sum their Volumes and write in the cell J2
And obtain this:
I can find the first row with steel, but i am already stopped with the code..
Do you have any ideas?
This is really difficult for me and I suspect..that can be difficult in general..
Thank you!