A
AlipioSequeira
Hello to all forum users.
This is my first entry to this community.
Here is my question.
I have a subform where I have two columns that presente the professional
status of a person.( working, unemployed, liberal professional, looking for
job for a long time, and first time job) to each of these status a code is
attibuted ex: 1; 1.1; 1.2; 2; 2.1 etç.
Now comes my problem.
I have a report, and then a sub form that present a group of people
attending a course.
Course: main report:
Class: sub form.
This report is based in a official national form and instead of havin one
solo column for the persons status, has two. One for status related to
unemployed people, and a second for working people.
On my dta base I created only one fiel to place these codes(1; 1.1 etç)
But in the sub form as I must have two columns I duplicated the field and
gave it different reference names. A1 & A2
The question finaly is:
How do I set a field to be visible deppending on the code displayed.
Kind of if me.A1 < 1 visible = true
and me.A2= visible false.
The code I could work it out I think. My problem is that as I'm mostly
wizard user, programming evadse me.
HELP.
Greatings from Portugal
AlipioSequeira.
PS. I can send prtscreens of form if needed.
This is my first entry to this community.
Here is my question.
I have a subform where I have two columns that presente the professional
status of a person.( working, unemployed, liberal professional, looking for
job for a long time, and first time job) to each of these status a code is
attibuted ex: 1; 1.1; 1.2; 2; 2.1 etç.
Now comes my problem.
I have a report, and then a sub form that present a group of people
attending a course.
Course: main report:
Class: sub form.
This report is based in a official national form and instead of havin one
solo column for the persons status, has two. One for status related to
unemployed people, and a second for working people.
On my dta base I created only one fiel to place these codes(1; 1.1 etç)
But in the sub form as I must have two columns I duplicated the field and
gave it different reference names. A1 & A2
The question finaly is:
How do I set a field to be visible deppending on the code displayed.
Kind of if me.A1 < 1 visible = true
and me.A2= visible false.
The code I could work it out I think. My problem is that as I'm mostly
wizard user, programming evadse me.
HELP.
Greatings from Portugal
AlipioSequeira.
PS. I can send prtscreens of form if needed.