G Guest Jul 7, 2004 #1 When I update information into my table, it is not automatically updating it in the form (ie-validations/combo boxes). What am I doing wrong? Is there some way I should be linking the 2? Thanks!
When I update information into my table, it is not automatically updating it in the form (ie-validations/combo boxes). What am I doing wrong? Is there some way I should be linking the 2? Thanks!
M Mark Jul 7, 2004 #3 You have to requery the data. look up docmd.requery. might also need docmd.repaint -----Original Message----- When I update information into my table, it is not Click to expand... automatically updating it in the form (ie- validations/combo boxes). What am I doing wrong? Is there some way I should be linking the 2? Thanks!
You have to requery the data. look up docmd.requery. might also need docmd.repaint -----Original Message----- When I update information into my table, it is not Click to expand... automatically updating it in the form (ie- validations/combo boxes). What am I doing wrong? Is there some way I should be linking the 2? Thanks!
S sunyan Jul 9, 2004 #4 Sara said: When I update information into my table, it is not automatically updating Click to expand... it in the form (ie-validations/combo boxes). What am I doing wrong? Is there some way I should be linking the 2? Thanks!
Sara said: When I update information into my table, it is not automatically updating Click to expand... it in the form (ie-validations/combo boxes). What am I doing wrong? Is there some way I should be linking the 2? Thanks!