Thanks Databaseguy for your quick response. Actually, I did put in Dim and Set code but didn't say so in my post to this forum. I thought my Dim and Set code was okay, but now I would like to rule it out as my problem. Does this look okay?
My code:
Dim db As Database
Dim tbl_commissions As...
This is my first program. It is complicated and after months of work I am almost finished with it. I would appreciate any advice.
Problem: I expected a field in my table to be updated after the program executes and instead the field remains null.
Am I coding the "start" and...
I have a great form that I use for Table1 that I want to use for newly created Table2. The 2nd table is very similar to the first table in that it has the exact same fields.
How can I connect the "copy of the great form" to Table2? It keeps pulling data from Table1.
Thanks in...
I am a new programmer at a new job creating an application. Our users are typing, into 1 field, customer names in all sorts of ways.
Ex: John Smith; Smith, John; Smith,John; Smith; SMITH; Mr. John Smith.
How do I take a field that contains a mishmash of information and pull a first name and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.