Search results

  1. K

    Problems with a Form with option group, a combobox and a subform

    Hi I have some problems with one form My form has a option group that fills a combobox and this fills a subform The Group of 3 options Case 1 I select filter some information to fill a subform (I don't have problems in this part) But in Case 2 where my option is Place, i fill a combobox with...
  2. K

    Update forms

    :confused: Hi! i don't know how to ask this but, i'll try, well; i have a form that has a text box, and two comboboxes... My problem is that this is a form to add data into a table, so the textbox is related with the field [TAG], and you have to introduce the new TAG, then you pass to the first...
  3. K

    Combining values of comboboxes

    Hi! I have a problem combining values of comboboxes, let me explain me better... I have a text box and two comboboxes on a form First, you introduce a data on the text box, then you select something of one of the comboboxes the third combo box have to have the value of the text box and the...
  4. K

    Problems with primary key

    :D Hi! I have a table that the primary key is autonumeric. I trying to do a form to add data to tnis table... but now i erase som rows of the table, and now the primary key jump to values. what can i do to restart the primary key to have the correct order without jumpping number? please :confused:
  5. K

    How to sum two fields

    :confused: hi!I need help, please. I have problems on how to do a query where i can sum two values of two different fields. Let me explain you better... table Column1 Column2 Column3 Column4 Lunes 1 2 4 martes 2 4...
  6. K

    Hi! i need help with summing fields and expressions

    Hi! I'm trying to create a query using option groups, i have two options the first one is STOCK and the other is PD. If i select stock the the query i want to create to introduce it on a form is: I have 5 fields -denominación -reserva -almacen -cantidad -stmax If i select stock then the query...
  7. K

    Difficulties on my form. Help please!!!!

    Hi! I have a problem with my form [EDITAR], the problem is that i did a form basing me on a table, but now i want to create a command that when i press it, it has to let me edit my data. i don't know how to explain me very well. i want to change my data but changing it with my form and save that...
  8. K

    Hello! needing help with comboboxes and list, please!!

    Hi! Let me explain my little problem:confused:: I have in a form two comboxes an a listbox. On the first combobox you can introduce the TAG, on the second one a machine. I need that the listbox show the values of the first and second combobox separated by a comma. The first combobox= TAG The...
  9. K

    Help in VB Please!

    Hi! I'm trying to create three comboboxes an a listbox. The name of the table is [Equipos críticos] Three field's names are [Planta], [TAG] and [EQUIPO] Well my problem is simple when i select a value from the combobox [Texto72] (the first combobox),the other two comboboxes and the listbox...
  10. K

    Hi! Help me with my problem please!!!

    Hi! I forgot completely how to join two fields of a table in one listbox, TAG and Equipment, i want to join them, but they have together separated by a comma or a space on a list box... could you help me?:rolleyes:
  11. K

    Some information about entering data to a form

    Hi! i made a form to and data to a table but i dont know how to use this form to keep the information on the table...please somebody who helps me to do it. It's urgent:confused:
  12. K

    I need some information about commands and listboxes

    :confused: WELL this is my problem i have a form that has many commands, comboboxes and combolists. I want to select something on a combolist, and then pressing a command, another form is open showing me equipments... the combolist show the plants and the command has to have all the...
  13. K

    Hi! I need help with comboboxes, listboxes...

    I have a form with many combo and list boxes, but i don't know how to find a relation between them. I want to select a name of a product that is in a combobox and then a list or text box will show its description.... Please help me because I will burn out sooner or later :eek: KD:confused:
Back
Top Bottom