C
chaz
I have a checkbook ledger in an excel file. As the number
of records in the sheet has grown, I have to scroll down
to the end of the ledger to find the current balance. Is
there a way to "dynamically" find the last value in a
column of data, keeping in mind that the row location of
the last value will change over time?
of records in the sheet has grown, I have to scroll down
to the end of the ledger to find the current balance. Is
there a way to "dynamically" find the last value in a
column of data, keeping in mind that the row location of
the last value will change over time?