I have a form for viewing part information
Part#, Serial#, Location, etc.
On the top of the form I have three unbound text boxes labeled txtFindPart, txtFindSer and txtFindLoc.
I have listed the code in the "After Update" event at the bottom of this question.
My problem is when the...
RickSpr,
You are right - I COULD rename the field, just not change the size. I was too quick in writing the first help request. Thanks again for your time.
- jc -
Thanks GingerR and RickSpr...
It APPEARS that I have been misleading you.
I was getting an error msg about relationships, but my problem turned out to be that the table that I was trying to change the field size on consisted of combo boxes from another table.
I made a copy of the whole...
Yes,
Thanks for the reply...
yes, I am removing the line between the two tables.
I have removed the relationship, saved the database, closed the database, reopened it and still cannot modify the table. It is really strange to me since the fields that I am changing are not involved...
I have to change the field size of 10 fields in an existing table from 4 to 5. When I attempt the change I get an error message that says I cannot change the name or size of a field while a relationship exists. I have gone into the relationship window and removed all relationships (whether...
I have an parts inventory form that displays one part at a time.
On that form are two subforms: one that displays all the withdrawals on that part
and
one that displays all the orders for that part (whether still on order or received).
If the order has been received, it has a field that is...
I understand about creating variables to hold all of the values of the text boxes on the form... I COULD do that, I just thought there would be a way to do it without so much code (that is 41 variables and assignment statements).
I do not understand what you mean about "interrogate the...
My table is a list of folks who have registered for an event. It is normal for a husband and wife (and maybe child) to register on the same form. I would like to enter all of the data for the first person, then press a button to duplicate the data for the next registrant included in that...
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.