G
Guest
I am not a programmer but I have had to learn to wrote simple code to
calculate an amount due based upon entries in several fields. It works but
now I'm concerned about the need for the same code to work in all queries and
reports that utilize those fields and the resulting calculation. Can someone
help me understand -- the public/private code issue. And, I don't understand
how to make it public if that's what I need to do. Any help you can offer
will be appreciated.
calculate an amount due based upon entries in several fields. It works but
now I'm concerned about the need for the same code to work in all queries and
reports that utilize those fields and the resulting calculation. Can someone
help me understand -- the public/private code issue. And, I don't understand
how to make it public if that's what I need to do. Any help you can offer
will be appreciated.