Hello all,
I am trying to set up a worksheet that pulls information from another sheet. On sheet one I have columns starting with a date column (COL A). I am trying to get information from a second column (COL AA) to return to the second worksheet. However, the data in COL AA is not consistent, in that there are only just a few entries throughout the year. I am trying to get the last entry in a calendar year from COL AA.
[TABLE="class: grid, width: 25, align: center"]
<tbody>[TR]
[TD]A[/TD]
[TD]AA[/TD]
[/TR]
[TR]
[TD]1/1/19[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1/31/19[/TD]
[TD]$3.984544[/TD]
[/TR]
[TR]
[TD]2/22/19[/TD]
[TD]$3.04589[/TD]
[/TR]
[TR]
[TD].[/TD]
[TD][/TD]
[/TR]
[TR]
[TD].[/TD]
[TD][/TD]
[/TR]
[TR]
[TD].[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]11/28/19[/TD]
[TD]$2.98654[/TD]
[/TR]
[TR]
[TD]12/31/19[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
On the second worksheet the correct answer would be $2.98654. What should the formula look like?
Thank you for your help.
Joseph Carney, C.M.
Airport Operations Specialist
I am trying to set up a worksheet that pulls information from another sheet. On sheet one I have columns starting with a date column (COL A). I am trying to get information from a second column (COL AA) to return to the second worksheet. However, the data in COL AA is not consistent, in that there are only just a few entries throughout the year. I am trying to get the last entry in a calendar year from COL AA.
[TABLE="class: grid, width: 25, align: center"]
<tbody>[TR]
[TD]A[/TD]
[TD]AA[/TD]
[/TR]
[TR]
[TD]1/1/19[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1/31/19[/TD]
[TD]$3.984544[/TD]
[/TR]
[TR]
[TD]2/22/19[/TD]
[TD]$3.04589[/TD]
[/TR]
[TR]
[TD].[/TD]
[TD][/TD]
[/TR]
[TR]
[TD].[/TD]
[TD][/TD]
[/TR]
[TR]
[TD].[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]11/28/19[/TD]
[TD]$2.98654[/TD]
[/TR]
[TR]
[TD]12/31/19[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
On the second worksheet the correct answer would be $2.98654. What should the formula look like?
Thank you for your help.
Joseph Carney, C.M.
Airport Operations Specialist