How do i update my form?

ICTkirsten

Registered User.
Local time
Today, 19:10
Joined
Jan 3, 2015
Messages
137
Hello,

I Have made a change to a field in my tables. it was was based on ethnic background and originally i had just created the field but had not added in the options ( via adding it into the row sources).

So now the tables field have been updated but unfortunately on the form it has not updated into the dropdown i had created containing the options..

Please can someone help me
Thank you
 
sounds like you need to modify the rowsource of your dropdowns to take into account the changes you have made to the table it references
 
What do you mean?
 
you said

had not added in the options ( via adding it into the row sources).
I'm just suggest you need to do this
 
in form design view, click on the appropriate dropdown. Then select properties from the ribbon to show the properties if not already showing.

On the data tab you will see rowsource - 2nd row down. click on the 3 dot carat to the right to open the query window.

modify the query as required and save
 
im sorry for being reallystupid..

but from the 3 dots to modify the query..

i dont get how?
what do i type in??
 
the expression builder appearswhich i dont understand what to do with:confused::confused:
 
you click on this - highlighted in yellow
attachment.php
 

Attachments

  • Capture.JPG
    Capture.JPG
    60.2 KB · Views: 241

Users who are viewing this thread

Back
Top Bottom