vba

"Thea en Harrie" <[email protected]>
Newsgroups gmane.comp.openoffice.users.dutch
Message-ID <004f01cb00bb$483f3f60$d8bdbe20$@nl>
L.S.

 

Voor het overzetten van Exel-macro’s naar werkblad van openoffice heb ik de
equivalenten nodig van de volgende statements.

 

 'ChDir "C:\users\acer\documents\jeu de boule\                           (
opent een map)

Workbooks.Open Filename:="daglijst"
( opent een file)

Workbooks("daglijst").Worksheets("dag").Cells(i, j) =
Workbooks("controle").Worksheets("dag").Cells(i, j) 

 
(copiëert een cel uit de ene file naar de andere file)

 

ActiveWorkbook.SaveAs Filename:=naamopslag _

       , FileFormat:=xlNormal, Password:="", WriteResPassword:="", _

        ReadOnlyRecommended:=False, CreateBackup:=False

                               (saved een file onder een opgegeven naam)

 

Wie kan mij hierbij helpen?

Arie Bor
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.