WinFuture-Forum.de: ThomasE - Profilansicht - WinFuture-Forum.de

Zum Inhalt wechseln

Profil von ThomasE

Erstellte Beiträge

  1. Seite 1 von 1
  2. Vb Code: Spalte In Excel Nach Wert Durchsuchen geschrieben 12.09.2006 12:58
    Option Explicit Dim i As Long Dim str_Suchstring As String Dim str_Zelleninhalt As String Sub Makro1() str_Suchstring = InputBox("Suchwort eingeben", "Thomas") If str_Suchstring = ...

  3. Seite 1 von 1