Linking 'last row' to a summary sheet

skylined1

Board Regular
Joined
Mar 13, 2012
Messages
64
Workbook will be shared, and apparently shared workbooks cannot have vba? ugh..

So my problem is this:

I have a workbook with a summary sheet. This summary sheet has a row for each aircraft. and each aircraft has its own sheet. When any status changes to an individual aircraft, we go to the appropriate sheet, input all required info in the next available blank row.

On the summary sheet I would like the last row with data from the aircraft sheets to show up in the specified row.

To summarize: Instead of having to go to each individual aircraft sheet and check the last status (row) I would like to have 1 row per aircraft automatically show the last data from each row on the summary sheet, also I cant use VBA since this will need to be opened and edited by multiple people at a time.

So what are my options??
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.

Forum statistics

Threads
1,214,920
Messages
6,122,279
Members
449,075
Latest member
staticfluids

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top