Prev: adding VBA
Next: Need help with WMP Version 6.4.9.1126
From: Sharon on 25 May 2010 13:03 I have a form with a sub form. First I do a search to find the correct record. When I try to enter info in the subform after that I get the error GOTO sub error. Any suggestions.
From: Arvin Meyer [MVP] on 25 May 2010 14:46 "Sharon" <Sharon(a)discussions.microsoft.com> wrote in message news:F9495FD4-1AE4-491B-8017-0E58178798C3(a)microsoft.com... >I have a form with a sub form. First I do a search to find the correct > record. When I try to enter info in the subform after that I get the > error > GOTO sub error. Any suggestions. What's the error number? In VBA code, the only GoTo should be to the error handler. -- Arvin Meyer, MCP, MVP http://www.datastrat.com http://www.accessmvp.com http://www.mvps.org/access Co-author: "Access 2010 Solutions", published by Wiley
|
Pages: 1 Prev: adding VBA Next: Need help with WMP Version 6.4.9.1126 |