--- In [EMAIL PROTECTED], "Wolfgang Puttinger"
<[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have create a Table CustAmountItemGroup, with the fields 
orderAccount, itemgroupid, periode, amount
> The table has a relation to the custTable on orderAccount.
>
> How can I make a CROSS TABLE (Kreuztabelle) in the custTable FORM
in a extra TabPage?
>
>
>             periode1      periode2       periode3
      periode4
> itemgroup1      amount            amount            amount     
      amount
> itemgroup2      amount            ...
> itemgroup3
>
> Thanks for any help.
>
> puwo

Hi,

have you thought about a temporary table, to be filled on the
TabChange Event, before entering the tab. This prevents you from
time consuming data retrieval on the activate method of the
datasource.

cu
M



Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to