columnhistory

J

Jazzmar

I would like to know how to create ColumnHistory or where is the
documentation. I've created a table with fields ID, and Comments (Comments
has the Append Only set to Yes) and a form with the table fields of ID,
Comments and a text box called txtComments with the control source of
=ColumnHistory([RecordSource],"Comments","[ID]=" & Nz([ID],0)) and I get a
error.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top