How to call a different workbook in Excel Macro

In this example I am checking for the value in workbook test1.xls Sheet1.Cells(1, 2) and the calling the Sheet2 in workbook test2.xls [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by: wiki
Posted on: 1/21/2010 at 9:24 PM
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (4) | Post RSSRSS comment feed

How to call a different workbook in Excel Macro

In this example I am checking for the value in workbook test1.xls Sheet1.Cells(1, 2) and the calling the Sheet2 in workbook test2.xls [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by: wiki
Posted on: 1/21/2010 at 9:24 PM
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (9) | Post RSSRSS comment feed

Using RunScript in Selenium RC and Selenium IDE

If you come across issues with Iframe and wondering what to do, here is the solution. You can use this script. You will need the text area id to use the code. selenium.RunScript("Enter the TextAreaID.SetHtml(\"Enter the text here\");"); [More]

Currently rated 1.0 by 1 people

  • Currently 1/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by: wiki
Posted on: 1/20/2010 at 3:53 PM
Tags: , , , ,
Categories: Software Testing
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (3) | Post RSSRSS comment feed