0

NL("Sum") of other Company

hi everybody,

I have some companies on the same database. When I open an excel file in the JetReports Menu I see the dafault connection with "COMPANY B"

in E3 cell I write the Database Name and in E4 the Company Name= "COMPANY A"
In C10 cell: NL("Rows";"Vendor";;"Connection=";$E$3;"Company=";$E$4)–> this is running ok.
in D10 cell: NF("$C10";"Vendor posting group") –> this is running ok
In E 10 cell: NL("Sum";"Item ledger Entry";"Quantity";"Source No.";NL("Filter";"Vendor";"No.";"Vendor Posting group";$D10);"Connection=";$E$3;"Company=";$E$4)

the e10 function is taking the COMPANY B (default company) and not the company A that is on the E4 cell.

If I put as default company the COMPANY A, it runs ok.

What could it be happening?
Thanks again for your time and help!
NACHO

2 comments

Please sign in to leave a comment.