$$Excel-Macros$$ QC results update tool

2012-10-31 Thread Nevin
Hi Friends, Iam not able to find the right kind of code which is used to connect QC test lab folder using macros.Objective is to update around 1200 tc using macros. It would be great if somebody is guiding me and iam very new to using macros.. Regards -- Join official facebook page of this

$$Excel-Macros$$ Re: QC results update tool

2012-11-01 Thread Nevin
> > Hi Friends, > Can anyone please help me with the code which is used to establish the connectivity between HP ALM and macros and also to update some fields in ALM. Regards Nevin -- Join official facebook page of this forum @ https://www.facebook.com/discussexcel FO

$$Excel-Macros$$ Re: QC results update tool

2012-11-01 Thread Nevin
uce a lot of manual work which we are currently doing. Iam very new to using macros and coding.Iam finding very difficult to understand how it is working. Once again thank you. Regards Nevin -- Join official facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES

$$Excel-Macros$$ Re: QC results update tool

2012-11-04 Thread Nevin
you are guiding me.Thanks a lot once again. Regards Nevin On Wednesday, October 31, 2012 11:49:01 AM UTC-5, Nevin wrote: > Hi Friends, > > Iam not able to find the right kind of code which is used to connect > QC test lab folder using macros.Objective is to update around 1200 tc &g

$$Excel-Macros$$ Re: QC results update tool

2012-11-06 Thread Nevin
"ProjectName" Set QCcon = CreateObject("TDApiOle80.TDConnection") QCcon.InitConnectionEx "HP ALM url" QCcon.Login "UserName", "Password" QCcon.Connect "Domain", "Project" MsgBox "connection established" End Sub On Wednesday

$$Excel-Macros$$ Qc Results update tool

2012-10-31 Thread Nevin Bennet
Hi Friends, Iam not able to find the right kind of code which is used to connect QC test lab folder using macros. It would be great if somebody is guiding me and iam very new to using macros.. Regards Nevin -- Join official facebook page of this forum @ https://www.facebook.com/discussexcel

Re: $$Excel-Macros$$ Re: QC results update tool

2012-11-04 Thread Nevin Bennet
. Regards Nevin On Sun, Nov 4, 2012 at 5:31 PM, David Grugeon wrote: > Hi Nevin > > I have been following this discussion and wondering how we can get the > information necessary to help you. > > Is the software you call QC the HP Quality Center software? > > If not what is it?