29. april 2002 - 21:36Der er
3 kommentarer og 2 løsninger
Feltliste i formularer
Nogen der kan hjælpe med dette.
Når man har oprettet en formular, og senere får behov for et nyt felt. Burde det så ikke være muligt, at tilføje feltet i tabellen, for derefter at kunne bruge feltlisten i formularer.
If you have added the field to th etable it WILL be included in the field list IF you use the table as the record source for the form. IF you use a query then you may be only selecting some fields and then the new field may not be included.
I have used the Guide. So that's why the field is not included. But what can I do now to include it...Start all over from the beginning or is there a trick.
Du går ind på formularen i design, slår properties til, finder recordsource og trykker på ..., hvorefter du kommer over i query builderen. Her kan du inkludere de felter du har brug for.
If you have used the guide and you selected a table and not a query then in the Record Source property for the from you should see the name of the table. If you can see the name of the table then the new field SHOULD be in the field list. if it is NOT in the field list thenare you sure you have added the field to the table? if you see some SQL in the Record Source property then place the mouse cursor in the Record Source property field and then click on the little button and go over into the query builder as hansk mentioned
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.