I had a good working VBA program to copy in order and sum things up.
I wanted to make my program even better after the client worked with it a bit so I changed some small stuff and tryed to run the macro.
It came back with an error on the next line
For Each cell In newven.Range ("G:G")
If...