oDoc.Sheets.getByName( "tab01") funktioniert nicht richtig

Programmierung unter AOO/LO (StarBasic, Python, Java, ...)

Moderator: Moderatoren

Karolus
********
Beiträge: 7535
Registriert: Mo, 02.01.2006 19:48

Re: oDoc.Sheets.getByName( "tab01") funktioniert nicht richtig

Beitrag von Karolus »

Hallo
Überprüf mal den exakten Namen des Tabellenblatts, vielleicht heisst es 'tab01 ' oder 'tabO1' oder 'tab 01'
Was sagt denn :

Code: Alles auswählen

msgbox oDoc.Sheets(1).Name
?
Gruß Karo
LO7.4.7.2 debian 12(bookworm) auf Raspberry5 8GB (ARM64)
LO25.2.3.2 flatpak debian 12(bookworm) auf Raspberry5 8GB (ARM64)