Hi, I am sure there is an easy way to do this (I hope) but I am struggling. Please help
I have a large set of data, about 30 columns and about 40,000 rows. About 7 of the columns need updating regularly but it's cumbersome to navigate and tricky to reorganise as the data is appended to fairly often.
What I would like to do is have a sheet called "Alldata" with everything in and another sheet "Critical" (or sheets possibly) with a subsection of the master showing (about 7 columns not 30). The tricky bit is I would like to make updates in the "Critical" table/view but for it to be reflected in the "Alldata" tab.
I looked at the camera function but it's view only, Pivots are the same. I followed a couple of things I found in VBA when looking online but couldn't get it to work. What am I overlooking ?
Failing this as a solution I guess I can hide/unhide columns and rearrange but an editable pivot would be so much easier.
I have a large set of data, about 30 columns and about 40,000 rows. About 7 of the columns need updating regularly but it's cumbersome to navigate and tricky to reorganise as the data is appended to fairly often.
What I would like to do is have a sheet called "Alldata" with everything in and another sheet "Critical" (or sheets possibly) with a subsection of the master showing (about 7 columns not 30). The tricky bit is I would like to make updates in the "Critical" table/view but for it to be reflected in the "Alldata" tab.
I looked at the camera function but it's view only, Pivots are the same. I followed a couple of things I found in VBA when looking online but couldn't get it to work. What am I overlooking ?
Failing this as a solution I guess I can hide/unhide columns and rearrange but an editable pivot would be so much easier.