F
Filo
Hello-
I am having problems determining how to delete rows in an excel worksheet
from Access. I tried
xlwb.Sheets("Data_Source").Rows(3 & ":" & 65000).Delete
but it gives me a type mismatch error.
Thank you.
Filo
I am having problems determining how to delete rows in an excel worksheet
from Access. I tried
xlwb.Sheets("Data_Source").Rows(3 & ":" & 65000).Delete
but it gives me a type mismatch error.
Thank you.
Filo