I want to sort a range. The problem is that the cells in column M have formulas like =MIN(H3:K3). I only want to sort the values, not the formulas.
I made a code, but the XLVALUES or something like that is missing. I don't know where to put this in ... Thanks for helping.
Code...
I've got a table 1 and a table 2. In both tables, there are many entries.
Well, I want to delete all entries in the table 1 that do not exist in table 2. I don't know how I can manage to do this task. Thanks a lot for your help!!!
example:
FIRST:
table 1: table 2:
dog dolphin...
Hello,
I always get the following error-message:"Subscript out of range."
Please help me finding the mistake in the code. Thanks!!
Dim z As Integer
Dim Arr() As String
Dim intcounter As Integer
With Application.FileSearch
.NewSearch
.LookIn = "C:\Lists"
.FileType = msoFileTypeAllFiles...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.