I'm trying to create an interactive report where the user can position the address textfields using up, down, left, right buttons and text boxes.
I have already hit the brick wall in finding that reports aren't really interactive however I did manage to manipulate the Top and Left properties of the fields within a form... but forms lack print controls like a report does.
Is there a way to either edit the report or convert a form into a report?
I have tried manipulating the Report Open event, but it doesnt seem to manipulate the report at all!?
Thanks in advanced,
Chris
I have already hit the brick wall in finding that reports aren't really interactive however I did manage to manipulate the Top and Left properties of the fields within a form... but forms lack print controls like a report does.
Is there a way to either edit the report or convert a form into a report?
I have tried manipulating the Report Open event, but it doesnt seem to manipulate the report at all!?
Thanks in advanced,
Chris