Hi,
I'm writing a macro to read customer database info. I don't know how to loop through the database and list or print all the fields IDCUST, IDGRP, NAMECUST for IDGRP="ADM". Can someone please help?
Thanks.
Dim Session As ACCPACXAPILib.xapiSession
Dim ARCUSTOMER As...