Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I want to store result in exce sheet
#1
Solved: 11 Years, 6 Months, 3 Weeks ago
Hi all.......I am facing one problem.This is my script.


Code:
a=window("Flight Reservation").WinButton
("Insert Order").CheckProperty("enabled",false,1000)
If a=true then
window("Flight Reservation").WinEdit("Name:").Set "Ragini"
b=window("Flight Reservation").WinButton
("Insert Order").CheckProperty("enabled",true,1000)
msgbox "disable"
msgbox "enable"
End If


Now I want to store the result in excel sheet.please anyone help me...
Reply


Messages In This Thread
I want to store result in exce sheet - by Ragini - 12-28-2010, 08:48 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  VB Script to separate upper & small Letters from a string and store in excel pradeep537 1 2,339 08-05-2016, 12:26 AM
Last Post: Ankur
  export data from one sheet to another sheet in data table raaj123 1 2,492 05-21-2013, 02:21 PM
Last Post: Shahzaad
Question Doesn't store value into database using Innertext Langxii 1 2,988 07-05-2011, 07:48 PM
Last Post: rajpes
  using queries in functions (Store Procedures) samson 1 2,263 03-12-2010, 01:20 PM
Last Post: Saket
  Checkpoint result affecting the script result sheetal 1 2,299 11-17-2009, 10:55 AM
Last Post: v_selvam

Forum Jump:


Users browsing this thread: 2 Guest(s)