Search results

  1. G

    Selection in combobox overwrites tables

    Hello!, I need some help (I have attached an example) I have 2 dependant comboboxes Year that dependens on Partner and Partners that depends on Country that is independant. The problem is that when you select a year, the selection overwrites the year (1990 for example) with it's ID (5 for...
  2. G

    Filtering a report from 2 listboxes (both refering to the same field)

    Hi!, I need some help please: I have 4 listboxes that filter a report, 2 (ListboxPartner and ListboxPartnerN) of them are supposed to filter the same field (Partner) (I needed to split this field into this 2 listboxes for practical purpouses). Everything is working, but when I make a selection...
  3. G

    Data entry Form: many records in one form

    Hi, I need a a little help please: I need one data entry form that has all the months and a value for each year. So you got: January [value ] February [ value ] March [ value ] Etc... but, the problem is that the table format is flat, so each record is like this: ID / Year / Month /...
  4. G

    A string using a number, need help please

    Hi!, I need a little help please, here is my problem: I've created a report and Its composed by 3 sub-strings that generate a final string that filter a report. 2 of these sub-strings are text, and they work fine, but the other sub-string is a number and when I try to use this string (to sort...
Back
Top Bottom