HeathWalker

HeathWalker

1p

1 comments posted · 0 followers · following 0

16 years ago @ 8020world | Tools for ... - Normalize Excel tables · 0 replies · +1 points

Hi Juan Carlos

I have a lot of data normalising to do and I do it manually using the PivotTable PivotChart wizard. This involves seven or eight mouse clicks and range selection using the arrow keys. I would really like to automate the process.

I am not at all experienced in VBA but I have tried to build a macro by modelling it on the macro recorder and trying to modify the hard coding but I have run into problems so I was very interested to see your code doing it in a completely different way. However I can't get it to work. Can you help please?

The data I was trying to get your code to work on is a sheet called "MultipleConsolidationMacroDevel". The data is in the range A1:P194. It has months across the top, products down the side with sales in the row/column intersections.

When I select/highlight the data area and start your macro running nothing seems to happen at all.
I am probably being very stupid but your macro looks really useful - how can I get it to work?

Thank you in advance

With kind regards

Heath Walker