Search results

  1. M

    Access query deduct two rows

    All, A very simple question but I can not wrap my head around it als having looked into some examples on different fora. I just need to deduct month 1 from month 2 (from the table fusion_entries) written by means of a sql code in Access (I know how to fix using normal queries) by joining...
  2. M

    Edit table field via form textbox

    All, I have a very simple question. In the attachment I have a form populated by a query on a table. Would I be able to directly edit the 'explanation' field by populating the bounded text box on the form. Now it simply does not allow me to write in it but I don't know why. Thanks in...
  3. M

    Access Userform populate listbox with query result

    All, Hope somebody can help me with something I can't get my head around with. I have a very simple userform of which I want to populate list box "Act_value" with the result of a query which criteria are dependent on selections made in comboboxes. I added the Access file with only the form and...
  4. M

    dlookup in access query

    Hi all, Can somebody help me out with the following. In a query I use the following dlookup field: UWN10: DLookUp("[waarde]";"forecast_Budget_Premium2";"[combi]=[Combi3] & 'UWN10' & [Veld]") In wich a new field is created looking up a value in this query by using a concatenated search...
Back
Top Bottom