Hello,

Looking through some of the examples on this site, I setup a spreadsheet with the following:

Columns Headers:
Goal Type
Initiative
Target Completion Date
Assigned To
Entry Date
Status Update

I have a macro that allows me to click a button and you can insert a new data entry line.

Now keep in mind there is no numbers outside of the dates.

On the first sheet, I have something called an Executive Summary. Here is where I would like to have the last 2-3 entry's to show up for each of the tabs. Basically an over view of what is going on. Each tab is updated by the different areas that report to the main area.

The thought is to have them update there respective tab, and the main manager can get an overview of what is going on with the recent updates.

So, should I just do a "=cell" for each of the columns and that show up on the main page, or is there something else I can setup that will achieve what I am trying to do.

Thanks in advance.