Hi Charles,
Thanks so much for your help!!
I switched the order of the retrieve from:
dwc_account_name.retrieve(account_name_like)
dw_1.retrieve()
to:
dw_1.retrieve()
dwc_account_name.retrieve(account_name_like)
But I do not notice any difference in the behavior of the dddw and dw.
Also, can you shed some light on why I can pull information for the test account names as ITT, IBM, CBS, BMW, BMS, but not 'BUCK'?
Thank you!!
Paul