Bonjour à tous,
Je rencontre encore une difficulté dans une macro. En effet, j'ai ceci :
NbPtsVictoire=oSheetData.getCellByPosition(8,1).String
Tab_Journee(RangEq1,2)=NbPtsVictoire
Par contre, quand j’exécute des calculs, ça marche pas !
4+1 = 41 et non 5
et si je mets :
NbPtsVictoire=oSheetData.getCellByPosition(8,1).Integer
j'ai le message suivant :
Erreur d'exécution BASIC.
Propriété ou méthode non trouvée : Integer.
Qu'en dites vous ??
Merci par avance de votre aide.
Cordialement,
Philippe
-- 
Envoyez un mail à users+unsubscribe@fr.libreoffice.org pour vous désinscrire
Les archives de la liste sont disponibles à https://listarchives.libreoffice.org/fr/users/
Privacy Policy: https://www.documentfoundation.org/privacy
Context
- [fr-users] Macro : Pb Type Variable · Philippe BLANCHARD
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.