Depends what you are trying to do - as written you are correct it is incorrect
If you want to read the value in the cell
Excelvalue=xlWorkBook.Worksheets("Start").Range("B2").Value
is correct
If you want to select that cell then as you say ...
Depends what you are trying to do - as written you are correct it is incorrect
If you want to read the value in the cell
Excelvalue=xlWorkBook.Worksheets("Start").Range("B2").Value
is correct
If you want to select that cell then as you say ...
John Wilson
Microsoft PowerPoint MVP
Amazing Free PowerPoint Tutorials
http://www.pptalchemy.co.uk/powerpoi...tutorials.html