hi,
i have a list box in my form, when i click listbox field it should display corresponding value to other textbox fields.
like
listbox,[ task, status, start date, end date] these are the corresponding text flds
person by clicking this it should display other field values
i have a list box in my form, when i click listbox field it should display corresponding value to other textbox fields.
like
listbox,[ task, status, start date, end date] these are the corresponding text flds
person by clicking this it should display other field values
Comment