Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16
    char is offline Novice
    Windows Vista Access 2010 32bit
    Join Date
    Oct 2012
    Posts
    29
    you can look at the macro in list view, select form properties and then events on current

  2. #17
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,633
    Ah ha! Had to switch to layout view. I can view the macro and looks good to me. Back in form view I navigate records. The code works. Controls are not visible for Depot locations. This is not working for you?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #18
    char is offline Novice
    Windows Vista Access 2010 32bit
    Join Date
    Oct 2012
    Posts
    29
    It sort of works on 'FBWelding' but only if I type either 'field' or 'depot' in I then have to navigate forward a record then back, it then changes the visibility of fields.
    so my second attempt was 'Copy of FBWelding' and that one does not work at all, error message says the control name does not exist.

  4. #19
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,633
    Right, would need same macro in the Location textbox AfterUpdate event. With VBA I would build a procedure that could be called by both events. Might be able to do something similar with macros (macro calling a macro), not sure how.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. need to check a field for previous record in form
    By clemdawg in forum Programming
    Replies: 1
    Last Post: 06-13-2012, 07:17 PM
  2. Replies: 2
    Last Post: 07-14-2011, 09:23 AM
  3. Make new field based on previous field's answer
    By VictoriaAlbert in forum Access
    Replies: 1
    Last Post: 04-11-2011, 09:54 PM
  4. Populate field from field on previous record
    By randolphoralph in forum Forms
    Replies: 7
    Last Post: 03-04-2011, 11:28 AM
  5. Replies: 4
    Last Post: 02-08-2011, 08:43 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