Access dynamically reports related topic

11010101

Registered User.
Local time
Today, 06:48
Joined
Sep 21, 2005
Messages
11
Hi.
Is there a way to set the record source of a textbox control from an access report to something else then a field from a table or query ? I didn't found one.
I wanna to display in a report some processed and parsed data from a memo field (the processing and parsing is done in a function from a module). In the report, I wan't to display this data, BUT can't, because the only dinamically value that can be changed to a textbox is record source (I cannot change it's value when the reports opens), and the data processed isn't stored anywhere in a table ... so ... I'm stuck. I've also tried to display the data in report in a label (not in a textbox) and dynamically resize the label, but at some point, I riched the maximum label height :((

Is there a way to do this ???

Thanks,
Mihai.
 
Wrong thread

Sorry, now I seen that a specialized topic concerning reports exists ... from now on I will be more carefull, BUT I still wait for a reply if someone can help.
 

Users who are viewing this thread

Back
Top Bottom