FP97: How to Return Database Results to Rows in a TableLast reviewed: March 18, 1998Article ID: Q160804 |
The information in this article applies to:
SUMMARYIn order to return database query results to separate rows in a table, you need to select the row using the Select Row command on the Table menu before you insert the Detail Section or the If-Then Conditional Section. If you attempt to select the row by selecting the cells in a row, the cells (the <td> tags) will be selected, but the rows (the <tr> tags) will remain.
MORE INFORMATIONTo set up a detail or if-then conditional section that returns database query results to separate rows in a table, use the following steps:
|
Additional query words: 97 HTX results
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |