Hello,
I'm new to VBA, managed to convert some script to my one but I need some help with the following:
There an input sheet called " Invoer", this sheet shows all the sales of an department. I would like to make a summary of all the names en their sales. The problem is that the totals of every name are in different rows and columns.
Example:
Name 1 finds it totals at 3 rows down and 5 colums left.
name 2 finds it totals at 5 rows down and 4 columns left.
Name 3 finds it totals at 3 rows down and 7 coloms left.
I know how to use the find function but not when it's so variable.
I included the an example (with an extra problem ;-))
Thanks in advance
ABBOV
Bookmarks