Results 1 to 3 of 3
  1. #1
    MSGPEARCE is offline Novice
    Windows 10 Access 2007
    Join Date
    Nov 2016
    Posts
    1

    =get_keyhook() in a text box data source

    I have the following in data source but i do not know how it works



    =get_keyhook()
    it is in a text box under data source

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    It could be a custom function,
    locate the routine in the code (find, global search)
    then post it.

  3. #3
    jwhite is offline Competent Performer
    Windows 10 Access 2013 32bit
    Join Date
    Dec 2012
    Location
    North Carolina
    Posts
    349
    Most likely that is a custom function under the code of the form or in a module - open the VB Editor and search for get_keyhook, and then see what it is doing.

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

Similar Threads

  1. Replies: 3
    Last Post: 04-27-2016, 01:25 PM
  2. Replies: 2
    Last Post: 11-24-2014, 02:19 PM
  3. Change Text Box Data Source On Open Event
    By mcktigger in forum Programming
    Replies: 1
    Last Post: 01-18-2013, 12:24 PM
  4. Replies: 2
    Last Post: 03-01-2012, 12:21 PM
  5. Replies: 0
    Last Post: 10-06-2010, 11:56 AM

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