Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

VBA - Select Case Anweisung

Empfohlene Antworten

Veröffentlicht

Hi

weiß jemand ob es möglich ist eine "like" anweisung in einer "select case" anweisung zu verwenden?

Bsp.: if variable like "*xyz*" then ...

Wenn ich nun in einer select case anweisung schreibe

case anweisung schreibe:

select case variable

case "*xyz*"

...Anweisungen...

dann wird diese Anweisung nicht ausgeführt!?!?!?

ciao

Hi

weiß jemand ob es möglich ist eine "like" anweisung in einer "select case" anweisung zu verwenden?

Bsp.: if variable like "*xyz*" then ...

Wenn ich nun in einer select case anweisung schreibe

case anweisung schreibe:

select case variable

case "*xyz*"

...Anweisungen...

dann wird diese Anweisung nicht ausgeführt!?!?!?

ciao

lt. MSND: In einer Select Case-Anweisung können Is und Like nicht als Vergleichsoperatoren verwendet werden.

machs doch mit einer IF Abrage, da kannst du LIKE verwenden...

Naja ich wollte eigentlich eine case anweisung nur weils übersichtlicher wäre

als lauter if ... endif, naja aber dann muss ich woll bei meinen if's bleiben...

:(

Naja ich wollte eigentlich eine case anweisung nur weils übersichtlicher wäre

als lauter if ... endif, naja aber dann muss ich woll bei meinen if's bleiben...

:(

IF...

...

ELSEIF...

...

ELSEIF...

...

ENDIF

;)

hmm :rolleyes:

tja da sieht man mal wieder das ich vba zum ersten mal programmiere...

dann wirds ja doch nicht mal so unübersichtlich

...danke :)

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.