Aller au contenu
View in the app

A better way to browse. Learn more.

Forums Enseignants du primaire

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.

Logiciel code couleur

Featured Replies

Posté(e)
  • Auteur

Merci :)

Posté(e)
  • Auteur

Si quelqu'un sait lire le langage informatique, il y a une erreur dans ma macro (qui concerne le son ou et on) car quand j'applique la macro les sons ou et on ne sont modifiés qu'une seule fois.

Sub essai1000()

'

' essai1000 Macro

' Macro enregistrée le 07/07/2012 par acl

'

Selection.Find.ClearFormatting

Selection.Find.Replacement.ClearFormatting

With Selection.Find

.Text = "on"

.Replacement.Text = "on"

.Forward = True

.Wrap = wdFindAsk

.Format = True

Selection.Find.Execute

Selection.Shading.Texture = wdTextureNone

Selection.Shading.ForegroundPatternColor = wdColorAutomatic

Selection.Shading.BackgroundPatternColor = wdColorBrown

.Text = "ou"

.Replacement.Text = "ou"

.Forward = True

.Wrap = wdFindAsk

.Format = True

Selection.Find.Execute

Selection.Shading.Texture = wdTextureNone

Selection.Shading.ForegroundPatternColor = wdColorAutomatic

Selection.Shading.BackgroundPatternColor = wdColorRed

End With

Selection.Find.Execute Replace:=wdReplaceAll

Selection.Find.ClearFormatting

Selection.Shading.ForegroundPatternColor = wdColorAutomatic

End Sub

Posté(e)
  • Auteur

MERCI Moustache !!!!! Ça fonctionne.

Maintenant, il faut trouver une solutions pour toutes les irrégularités (ba-na-ne est différent de ban-an -e)

Décidément, ce forum est fabuleux !!!

Créer un compte ou se connecter pour commenter

En ligne récemment 0

  • Aucun utilisateur enregistré regarde cette page.

Account

Navigation

Rechercher

Rechercher

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.