jostrep
08-22-2002, 07:58 AM
On the buttom of some chart i wanna include some comments about that chart. Those comments must come from a table via a query. The problem is how can you make the next comment skip to the next line automatically, the users don't know a thing about data bases, so skipping to the next line must be a no brainer.
Tnx in advance.:confused:
BLeslie88
08-22-2002, 10:44 AM
Do you have any type of relationship between the 2? Like an ID or common field, such as Chart name...? If so simple way is to make a subreport from a seperate query/table. Link the sub report by the common field/ID..
Hope this helps if not re-explain....
Regards,
jostrep
08-24-2002, 09:12 AM
Ok, ont hte report, the comments and the charts are from separates queries.
The comments are entered via a form and are selected via a query for the month they're attached.
Those comments appears on the report from a sub report. What i need to know is how to specify the format of that text box from the sub report containing the comments. Specifically how i can make the text to start at the begining from the next line just like in word when you push the "enter" touch in the keyboard.
Hope it clears the questons about my previous post.
Thanx in advance.
Jos