Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Marcos(Excel sheet)
#5
Not Solved
(04-18-2009, 02:26 PM)Ankur Wrote: Can you explain your question clearly and in detail? I hope you are talking about macros and not 'marcos'

Right, Iam talking about Macros only.
In Macros i have few worksheets able insert data using this script.
Example:
Code:
Set obj=getobject(Excel.Application)
obj.worksheets("INPUT").range("bot").value="3"
by using this script able to insert the data in a particular sheet.
After inserting the data value i want clicking a button in that sheet only.
Here am getting any idea how to click a particular button in the following worksheet.

Please can u help me.

Thanks.
Right, Iam talking about Macros only.
In Macros i have few worksheets able insert data using this script.
Example:
Code:
Set obj=getobject(Excel.Application)
obj.worksheets("INPUT").range("bot").value="3"
by using this script able to insert the data in a particular sheet.
After inserting the data value i want clicking a button in that sheet only.
Here am getting any idea how to click a particular button in the following worksheet.

Please can u help me.

Thanks.
(04-18-2009, 08:53 PM)qtp1983 Wrote: [quote='Ankur' pid='5344' dateline='1240045012']
Can you explain your question clearly and in detail? I hope you are talking about macros and not 'marcos'

Right, Iam talking about Macros only.
In Macros i have few worksheets able insert data using this script.
Example:
Code:
Set obj=getobject(Excel.Application)
obj.worksheets("INPUT").range("bot").value="3"
by using this script able to insert the data in a particular sheet.
After inserting the data value i want clicking a button in that sheet only.
Here am getting any idea how to click a particular button in the following worksheet.

Please can u help me.

Thanks.
Reply


Messages In This Thread
Marcos(Excel sheet) - by qtp1983 - 04-16-2009, 09:52 PM
RE: Marcos(Excel sheet) - by adityaaggarwal - 04-17-2009, 11:08 AM
RE: Marcos(Excel sheet) - by qtp1983 - 04-17-2009, 11:15 AM
RE: Marcos(Excel sheet) - by Ankur - 04-18-2009, 02:26 PM
RE: Marcos(Excel sheet) - by qtp1983 - 04-18-2009, 08:53 PM
RE: Marcos(Excel sheet) - by neelam - 04-20-2009, 02:21 PM
RE: Marcos(Excel sheet) - by qtp1983 - 04-20-2009, 03:32 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP not recognizing two Excel (Marcos) application. yaseenarfath 2 3,399 06-01-2009, 06:36 PM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 1 Guest(s)