G
Guest
In the Visual Basic IDE, if statements should have brackets to show which if
goes with which end if:
+If Me = P!ssed then
| +If Sky = Blue then
| +End if
+End if
It would make checking code a lot easier. I'm currently missing an end if
(apparently) and after combing through the code by hand, and then again by
reducing it using excel, I still haven't found the errant 'if' statement.
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/office/com...f5f516&dg=microsoft.public.access.formscoding
goes with which end if:
+If Me = P!ssed then
| +If Sky = Blue then
| +End if
+End if
It would make checking code a lot easier. I'm currently missing an end if
(apparently) and after combing through the code by hand, and then again by
reducing it using excel, I still haven't found the errant 'if' statement.
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/office/com...f5f516&dg=microsoft.public.access.formscoding