Results 1 to 2 of 2
  1. #1
    linles01 is offline Novice
    Windows XP Access 2007
    Join Date
    Apr 2011
    Posts
    2

    Column History

    Hi



    I am trying to replicate the column history function seen in the "issues database template" and am struggling some what. When looking at what I could online the rules seem pretty simple. Simply add a comments field to your table ensureing it is a Memo Type. Then make Append Only - Yes. Place the comments field in your form then add a blank text box to your form in design view insert into the form the following code - =ColumnHistory("RecordSource","Column","[ID]=" & Nz([ID],0)) - I have done this and it doesn't return the Comments column history it gives me a #Error. I've been at this for a while now and am really stuck can someone please help.

    Please bare in mind that I am a bit of a novice with access and am self taught so far.

    Thank you in advance.

  2. #2
    linles01 is offline Novice
    Windows XP Access 2007
    Join Date
    Apr 2011
    Posts
    2
    Solved it by accident.
    Turns out there were remnants of Access 2010 left on my machine when it was previously installed so I did a Mr Fix It clean up ...................... Problem Solved

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Creating a History
    By mwabbe in forum Access
    Replies: 7
    Last Post: 08-19-2010, 09:16 AM
  2. Create a history file
    By Thomman in forum Forms
    Replies: 10
    Last Post: 04-19-2010, 08:52 AM
  3. Access records with history
    By crosbytr in forum Database Design
    Replies: 0
    Last Post: 03-21-2010, 06:08 PM
  4. Comment History
    By botts121 in forum Programming
    Replies: 0
    Last Post: 07-02-2009, 01:02 PM
  5. Client History
    By janjan_376 in forum Access
    Replies: 1
    Last Post: 06-23-2009, 02:44 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums