Any good ideas on how to do this? Here's what I've got:

- I have one main list with all my data.
- I have created sub-lists from the main list by filtering certain items from the main list and saving these sublists in a different worksheet (or sometimes a different file).
- In the sub-lists I would like to be able to edit entries, and have those edits reflected back in the main list.

Is this possible? (I know how to set it up so that changes in my main list are reflected in my sub-list, but that is not what I want, I want the reverse). Any thoughts? Thanks for your help.