Search results

  1. X

    Short command so that i can edit my forms, tables etc.

    As Start-up I have choosen a form named Start. How am I going to block, that users can edit the form or the rest of the database? But if I need to edit something I want to get the "main window" (Where all the tables, queries, forms etc. are) by clicking Ctrl + Shift + E for example. Any idea?
  2. X

    Add text on the form when the query is "shown"

    Add text on the field when the query is "shown" I have created query that shows some fields from selected tables. The information that shows from all fields, when I "run" the query can't be edited and I can't add new text on the bottom of field. How can I do this? I have attached a picture of...
  3. X

    Add information from the texbox to a table

    I managed to make it. But i can only add by clicking on the formbutton from the forms properties. How can i make my own button to do this? I have attached a picture of how it looks.
  4. X

    Don't know what to call it :S

    Thanks alot!!! Thank you :D:D:D XXD
  5. X

    Don't know what to call it :S

    Its based on the combo box and the combo box is based on the table. How can i refer to the column?
  6. X

    Don't know what to call it :S

    No. I have one table with two fields; List ID and List name. My combo box gets its value from the table. But when you press the combo box doesnt the both fields, which the table have, show. Only "List name" shows, because the otherone is hidden. So when i choose any "List name" it gets the value...
  7. X

    Add information from the texbox to a table

    I have created a textbox on my form, "Start", and a button. When i klick the button i whant to make so that the text i have entered in my textbox adds on a table namde LIST. I have googled but haven't found anything. Does anyone have any suggestion on how i can move forward? Will apperciate it...
  8. X

    Don't know what to call it :S

    I have created a report where a textfield shows text of what have been choosen on my form: =Forms!Start!cbxList When I preview the report then the value of my combobox, that i have choosen , shows. The combobox have 2 columns but only the second column is "visible", which it has to be. So...
Back
Top Bottom