![]() |
PROJECT PERFECT Project Management Software Specialists in Project Infrastructure |
The following is an example of thoroughly documented code. It is an extract from a program we produced for a client. You do not have to be a VBA expert, but you can see by the layout and the comments in green, that a Microsoft Access Developer can read through the code and see each step with an explanation. The benefit is that code is easier to modify and debug. This is true not only for other people who may work on it, but also for the original MS Access developer who may not have looked at the code for months or even years.
RecFound: '-------------------------------------------- '-------------------------------------------- |
.
![]()