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.

Werte eintragen in Tabelle

Empfohlene Antworten

Veröffentlicht

Hallo!

Ich wolte kurz fragen, wie ich z.B. 50 Werte in eine Tabelle eintragen kann ohne die Folgende Möglichkeit einzusetzen:

rst!Wert1=Wert1

rst!Wert2=Wert2

rst!Wert3=Wert3

.

.

.

rst!Wert50=Wert50

Diese Möglichkeit ist ziemlich doof!!!

Ich hoffe ihr versteht mich

Gruß

Scherzkeks

Moin !

Du kannst das ganze auch mit einer Schleife lösen, wenn die Werte in einem Array stehen. Das würde dann z.B. so ausschauen:

For i = 1 To 50

rst("Wert" & i) = Wert(i)

Next

durch die Klammern nach dem rst bastelt er sich aus "Wert" und der Laufvariable den Namen des Feldes.

Ich hoffe das hilft Dir weiter !

gruß

Christian

@tauron

Danke für deine Hilfe!

Das ich das mit einer For-Schleife machen kann, wusste ich schon, nur wie das richtig geschrieben wird war mein Problem. Ich habe nämlich ..

rst!Werte &i= Werte(i)

geschrieben. Da habe ich immer einen Fehler gemeldet bekommen.

Gruß

Scherzkeks

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.