All,
I had code working in an XLS file, but it does not work in XML files. I had a find working in the XLS file and it looked like this
Setting the variable beginRow to Str(ge.Row) is giving me no value. It used to find the variable and put the column and row to start in. The find still finds the variable gMycell, but it does not convert it to a cell location when it gets down to the beginRow = Str(ge.Row)
Does anyone know a fix for this? I don't know why it does not work when it used to except for changing file types. This is all I can think of.
Thank you -- SEOT
Bookmarks