Hello everyone,
I have a specific need and i can't seem to find an answer.
What i wish to do: list activities in a continuous form, and in one column display for each row a listbox which rowsource query is based on another column value from the same row. Can it be done simply, and consider the rowsource like a bound field? At a larger scale, how can i access an specific (row) unbound field in a continuous form?
I have to admit that the best thing for me would be to create the whole continuous form through vba ... is that possible?
If what I want isn't clear, I can provide more precisions.
Thanks in advance!
I have a specific need and i can't seem to find an answer.
What i wish to do: list activities in a continuous form, and in one column display for each row a listbox which rowsource query is based on another column value from the same row. Can it be done simply, and consider the rowsource like a bound field? At a larger scale, how can i access an specific (row) unbound field in a continuous form?
I have to admit that the best thing for me would be to create the whole continuous form through vba ... is that possible?
If what I want isn't clear, I can provide more precisions.
Thanks in advance!
Comment