Hi everybody
I created a macro that can perform a group by operation on an ID and seelct the newest non-null values.
since I use this macro multiple times with different tables I would like to be able to specify multiple group by attributes: name_1 group by, name_2 group by, name_3 grou by, ...
So I would like to use my macro in the same way as a group by statment there I can allocate multiple attributes to group by and multiple use to Newest Non NULL.
Can sombody give me some pointers how I can do this with the interface tools? I added an Exel File with two sheets (input and output data).
Cheers,
David