M
Marco
Hi.
I have a problem here. I have a report that has no fixed fiels recordsource.
This is define in a form in where my users do their options.
So, imagine that my user choose OptionA and Value3 on another field.
This means that my field XPTO in report should load column AA from query.
If my user choose OptionB and Value2, means that the report field XPTO must
loaf column BB from query.
I have a matrix query in where I have the column names that must be loaded.
My problem is that instead of loading the values it's appering the columns
names that it should be load the values.
Imagine:
my query result says that it should load values from
"126_qry_YTD_YTG_Fcsts.Mes5" column
but istead of that the field value result is the
"126_qry_YTD_YTG_Fcsts.Mes5" in text.
Please help me out here to solve this.
Regards,
Marco
I have a problem here. I have a report that has no fixed fiels recordsource.
This is define in a form in where my users do their options.
So, imagine that my user choose OptionA and Value3 on another field.
This means that my field XPTO in report should load column AA from query.
If my user choose OptionB and Value2, means that the report field XPTO must
loaf column BB from query.
I have a matrix query in where I have the column names that must be loaded.
My problem is that instead of loading the values it's appering the columns
names that it should be load the values.
Imagine:
my query result says that it should load values from
"126_qry_YTD_YTG_Fcsts.Mes5" column
but istead of that the field value result is the
"126_qry_YTD_YTG_Fcsts.Mes5" in text.
Please help me out here to solve this.
Regards,
Marco