Hi there, I have a table with some missing values in a field. I got another table with the values I need.
I tryed to make a an append Query for update the values but this query add new record and I don't need that.
Any idea over there.
thanks
Hi, I am trying to access the name of a field in a Recordset but when I try the following:
SSField = LTable!Field_1
Where: SSField is a string; LTable a Variant (treated as Recorset) and Field_1 a variable containing the name of the field.
I get a message: Item not found in this collection...
Hi there, I am trying to populating list boxes with the names of the fields of the tables and I would like to make a SELECT in the Row Source property.
Does anybody have an idea about or another way to do it.
Thanks
j
I am trying to open two tables to compare the records and I need to get the names of these tables from a form. Looks very easy, but as the form is not initially linked to to any table I don't know how to get these strings.
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.