Votes
Answers
Views
Question
1
2
418
asked 12 years ago by stigmeister
updated 6 years ago by nd2610
Has anyone had any luck with getting a list of a user's project domains and project names using VBA? I'm trying to login through Excel and extract the information but I've hit a block. This is what I have at the moment: Set tdc = CreateObject("TDApiOle80.TDConnection") ... tdc.Login username...