let say that i need to filter projects by dimension's
field's value,  when i try this:

<....>
     qbr = qbds.addRange(fieldnum(projtable,
dimension));
     qbr.value("someValue");

compiler does not produce an error, but the result is
not what i need,

when i try something like that:
     qbr = qbds.addRange(fieldnum(projtable,
dimension[3]));
     qbr.value("someValue");

compiler gives an error.

how to set range on ProjTable.dimension[3]?


=====
Paulius Cerniauskas
Phone: +37065923155
ICQ: 280959446


           
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail

Yahoo! Groups Sponsor

Get unlimited calls to

U.S./Canada



Yahoo! Groups Links

Reply via email to