Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 42443

VB.Net

$
0
0
I am trying to run this line of code in vb.net
Code:

Dim xlsWB As Excel.Workbook
tTimer = xlsWB.Sheets(1).Cells.Find(checkFour, LookIn:=xlsWB.xlValues, Lookat:=xlsWB.xlWhole).Offset(0, 1).Value

It hits the .Value piece and gives me a MissingMemberException...Public member xlValues on type Workbook not found.

What do I need to change to let this piece function properly?

Viewing all articles
Browse latest Browse all 42443

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>