Hi Samuel,
Yes, you can use the contents of one view to populate another. You would need to save both views in a workspace, and ensure that from the File menu, you 'Set Workspace Recalc Order' to do the primary view on OE Hist as first.
There is a formula in GridView called GetLinkedValue which is used to read another open View. The Help file describes how to set this up. Alternatively, if both open views are 'connectable', when you create a calculated column in your new 2nd View, you will see an 'External references' selection that allows you to simply choose the desired field, and the GetLinkedValue formula syntax will be automatically populated.
There is another formula called GetLinkedResult which can get summary values (Total, Average, etc) from another view.
_________________________
Regards,
Softrak Tech Support