How to use =ColumnHistory in Report coming from a different query/table?

LevyEdge

New Member
Joined
May 17, 2016
Messages
10
I am actually learning a few things here and there and I am trying to figure out how to use ColumnHistory in a report.

I was using the provided "Call Log" template provided by Access and I noticed they used ColumnHistory in one of their reports. So I did a similar report but using the same command:

=ColumnHistory([RecordSource],"Comments","[ID]=" & Nz([ID],0))

But what I noticed is that it is using the "Cases" Table as the Record source. I did the report using the record source as a query called "Cases Query"

I am not sure how to actually pull the appended information that is stored in the Cases Table to my report that is using a query as the record source.


Would anyone have the information to help me with this?
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.

Forum statistics

Threads
1,214,641
Messages
6,120,685
Members
448,977
Latest member
dbonilla0331

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