Looking about the forums I found the solution to my problèeme.
Thank you Falko for his work on these functions that have helped me and many people who also helped
sorry if there is some misunderstanding -> google translation
FirstSheet.s="9"
SecondSheet.s="2"
objSheet = Exl\GetObjectProperty ...
Search found 22 matches
- Tue Jul 01, 2014 10:51 am
- Forum: Coding Questions
- Topic: ComatePlus [SOLVED]
- Replies: 1
- Views: 798
- Mon Jun 30, 2014 3:19 pm
- Forum: Coding Questions
- Topic: ComatePlus [SOLVED]
- Replies: 1
- Views: 798
ComatePlus [SOLVED]
hello to all
I can not move the sheet (9) before the sheet(2) in an Excel workbook with comateplus.
I tried several code with it but it moves the sheet in a new workbook.
Exl\GetObjectProperty("worksheets(9)\move")
Exl\GetObjectProperty("worksheets(2)\before")
Thank you in advance for your ...
I can not move the sheet (9) before the sheet(2) in an Excel workbook with comateplus.
I tried several code with it but it moves the sheet in a new workbook.
Exl\GetObjectProperty("worksheets(9)\move")
Exl\GetObjectProperty("worksheets(2)\before")
Thank you in advance for your ...
- Sat May 25, 2013 11:15 am
- Forum: Coding Questions
- Topic: ComatePlus simulat touch enter
- Replies: 0
- Views: 498
ComatePlus simulat touch enter
Hello
I want that when the mail is returned in
the cell into a link.
In excel after entering confirming with the ENTER key
the link is made.
How to do the same thing with ComatePlus
I tried with Invoke, but that does not work
Thank you in advance for your answers.
ExcelObject\SetProperty("Cells(1 ...
I want that when the mail is returned in
the cell into a link.
In excel after entering confirming with the ENTER key
the link is made.
How to do the same thing with ComatePlus
I tried with Invoke, but that does not work
Thank you in advance for your answers.
ExcelObject\SetProperty("Cells(1 ...
- Fri May 10, 2013 9:00 am
- Forum: Coding Questions
- Topic: margin problem PurePdf
- Replies: 4
- Views: 784
Re: margin problem PurePdf
Ok thank you this is what I wanted
- Thu May 09, 2013 7:29 am
- Forum: Coding Questions
- Topic: margin problem PurePdf
- Replies: 4
- Views: 784
Re: margin problem PurePdf
Ok thank you, I think I'll be stuck with these stories margin.
I have to repost the link you gave me?
I have to repost the link you gave me?
- Wed May 08, 2013 3:46 pm
- Forum: Coding Questions
- Topic: margin problem PurePdf
- Replies: 4
- Views: 784
margin problem PurePdf
Hello
(sorry for English: google translation)
I use PurePdf library to create a document, but I have a problem when I want
make information, test here as part of the bottom page.
If I go beyond 276 pdf_SetXY (20.276), the information is found
on the next page.
I can not raise the frame and the ...
(sorry for English: google translation)
I use PurePdf library to create a document, but I have a problem when I want
make information, test here as part of the bottom page.
If I go beyond 276 pdf_SetXY (20.276), the information is found
on the next page.
I can not raise the frame and the ...
- Sun Feb 12, 2012 6:34 pm
- Forum: General Discussion
- Topic: What happens ComatePlus
- Replies: 8
- Views: 1889
Re: What happens ComatePlus
Netmaestro thank you for the link I read with concern in the beginning.
I also hope that as many SROD is healthy and That I will return to this forum just do a quick hello.
I hope that Google will be able to make a good translation of my message on this delicate
I also hope that as many SROD is healthy and That I will return to this forum just do a quick hello.
I hope that Google will be able to make a good translation of my message on this delicate
- Sat Feb 11, 2012 7:07 pm
- Forum: General Discussion
- Topic: What happens ComatePlus
- Replies: 8
- Views: 1889
What happens ComatePlus
Hello
I wanted to go to the website of nxSoftware to see if there was a version of ComatPlus 4.60 for PB, but I can not find the site.
ComatePlus will no longer be followed?
I wanted to go to the website of nxSoftware to see if there was a version of ComatPlus 4.60 for PB, but I can not find the site.
ComatePlus will no longer be followed?
- Sun Jan 29, 2012 12:34 am
- Forum: Coding Questions
- Topic: escape quote ComatePlus
- Replies: 2
- Views: 1350
escape quote ComatePlus
Hello
I have a worry when I want to save an Excel file whose name contains a quote '. with ComatePlus
example:
this code does not work
leFichierSave$= "ActiveWorkbook\SaveAs ('C:\Devis3\xx'test.xls')"
Exl \ GetObjectProperty (leFichierSave$)
this code works ok
leFichierSave$= "ActiveWorkbook ...
I have a worry when I want to save an Excel file whose name contains a quote '. with ComatePlus
example:
this code does not work
leFichierSave$= "ActiveWorkbook\SaveAs ('C:\Devis3\xx'test.xls')"
Exl \ GetObjectProperty (leFichierSave$)
this code works ok
leFichierSave$= "ActiveWorkbook ...
- Sat Oct 08, 2011 8:38 am
- Forum: Coding Questions
- Topic: [RESOLVED]PurePDF Linker Error
- Replies: 6
- Views: 989
Re: PurePDF Linker Error
Ok thank you, works very well
- Fri Oct 07, 2011 4:38 pm
- Forum: Coding Questions
- Topic: [RESOLVED]PurePDF Linker Error
- Replies: 6
- Views: 989
Re: PurePDF Linker Error
Hello
Now with versions below PDF_221 it works well.
Problems should be of a mix between files.
But I found that with the version PDF_221 I can not present a
as described in the PDF functions.
In the code below normally should not have representation from all sides of the cells. With versions lower ...
Now with versions below PDF_221 it works well.
Problems should be of a mix between files.
But I found that with the version PDF_221 I can not present a
as described in the PDF functions.
In the code below normally should not have representation from all sides of the cells. With versions lower ...
- Wed Oct 05, 2011 8:07 pm
- Forum: Coding Questions
- Topic: [RESOLVED]PurePDF Linker Error
- Replies: 6
- Views: 989
Re: PurePDF Linker Error
hello
Sorry for replying a little late.
thank you for the link. With this library I compile without error link, but
oddly made the code does not match the function PurePDF.
example, if I just ask the left border of the cell, it is the complete environment of the cell. that what happens under Win ...
Sorry for replying a little late.
thank you for the link. With this library I compile without error link, but
oddly made the code does not match the function PurePDF.
example, if I just ask the left border of the cell, it is the complete environment of the cell. that what happens under Win ...
- Sat Oct 01, 2011 7:22 am
- Forum: Coding Questions
- Topic: [RESOLVED]PurePDF Linker Error
- Replies: 6
- Views: 989
[RESOLVED]PurePDF Linker Error
Hello everyone
PB 4.51 full version
I have a little trouble with the use of PurePDF221_PB45X86.
Vista everything works fine, but if I take the code and I run it in XP,
I have the error message:
linker error
"Polink: error Unresolved external symbol '_PB_FindString2"
"Polink: fatal error: 1 ...
PB 4.51 full version
I have a little trouble with the use of PurePDF221_PB45X86.
Vista everything works fine, but if I take the code and I run it in XP,
I have the error message:
linker error
"Polink: error Unresolved external symbol '_PB_FindString2"
"Polink: fatal error: 1 ...
- Thu Jul 22, 2010 10:01 am
- Forum: Coding Questions
- Topic: CoamtePlus Excel nonempty cell research
- Replies: 0
- Views: 892
CoamtePlus Excel nonempty cell research
Hello
I would find the first non-empty cell in the excel sheet.
I tried this command but this does not
Exl \ GetObjectProperty ("Range (" A65536 ") \ Selection \ End =- 4162")
What could be the solution.
Thank you in advance for your reply
I would find the first non-empty cell in the excel sheet.
I tried this command but this does not
Exl \ GetObjectProperty ("Range (" A65536 ") \ Selection \ End =- 4162")
What could be the solution.
Thank you in advance for your reply
- Mon Apr 19, 2010 6:50 pm
- Forum: Coding Questions
- Topic: ComatePlus use SAFEARRAY with strings
- Replies: 7
- Views: 1220
Re: ComatePlus use SAFEARRAY with strings
Until I needed ComatePlus for working with Excel, I have not had the opportunity to apply to other object COM.Sans him I could not continue to turn in my VBA application PureBasic;
THANKS AGAIN FOR COMATEPLUS
I will start a new message for the problem that I
in version 4.5 and PureBasic ComatePlus ...
THANKS AGAIN FOR COMATEPLUS
I will start a new message for the problem that I
in version 4.5 and PureBasic ComatePlus ...