searchtext

  1. I

    Search columns by a specific text and use countif

    Hello, I am looking a solution for this: 1. I need to define a specific text in row (not each column), for example: "STAT" 2. Use function countif on value below (Cpk) - row Nr 24 3. Do some popup window where will be a result "Values Cpk > 1,33 : NUMBER , Values Cpk < 1,33 : NUMBER" I need...
  2. jim may

    Why is this code producing R/T 448 - Argument not found

    Sub foobar() Dim SearchText As String SearchText = "*" & Range("B4").Value & "*" With ActiveSheet .AutoFilter Field:=2, Criteria1:=SearchText End With End Sub
  3. Z

    List number of files in folders

    Looking for some help to make this code suit my needs. Goal is to list the number of files in several folders. The folder names are listed in column C and always hosted under "C:\Users\diego\test". The number of files should be displayed in column K. Below code works, but it ignores folders...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top