R
Ronald Dodge
How much effort would it take to convert VBA code into VB.Net code? I
realize some of the code that I have in my Access VBA will no longer be
needed (such as my custom validation code to address a mouse user
friendliness issue in Access, which VB6 and beyond has resolved with the
CausesValidation property), some would be scaled down (such as my form
resize code, some portions would still be needed, but others would not be
needed as the Anchor Property resolves some of those issues), and others, I
may have to totally rewrite.
realize some of the code that I have in my Access VBA will no longer be
needed (such as my custom validation code to address a mouse user
friendliness issue in Access, which VB6 and beyond has resolved with the
CausesValidation property), some would be scaled down (such as my form
resize code, some portions would still be needed, but others would not be
needed as the Anchor Property resolves some of those issues), and others, I
may have to totally rewrite.