I need to export a page from proclarity briefing book (OLAP) to excell from macro (VB editor)
or to move the table to a flexgrid so I could access all the filesds at the table from the code
Thank You
Amos
I using some controllels (for example SMTP) that pop-up errors message box.
the command:
on error resume next
does not help
How can I ignore these messages automaticlly ?
Thank You
Amos
I need to see all the holidays for the next year (2003). but when adding these holidays,i can see holidays events only until the end of this year (2002).
please advise.
Thank You
Amos
as you look at the code below, I want to chnge the color of each line. why it is not working ? even when using the selstart and sellength it change only to 1 color.
Thank You
Amos
RichTextBox1.SelColor = vbRed
RichTextBox1.Text = RichTextBox1.Text & "aaaaaaaaaaaaaaaaaaaaaaa"...
I working on automation of zipping files.
I know how to zip files from the command lines, but can I add parameter that delete the files after zipping or get confirmation after zipp all files successfuly so I'll delete them with del command line.
Thank You
Amos
from the help i think i need to use the bind method but how ?
can you guid me in general hoe to listen to a port ?
regarding the scond tip where can I find this DLL ?
Amos
I need to get data from proclarity olap (ver 3) page to VB. I need the data at flexgrid or any data container.
can you give me the basic code of obtaining the data to vb ?
10X
Amos
how do i open and show an existing excel file on ole control.(at running time)
please give 1 example of using the sheet properties (through the ole) like rang find or anything else
thank you.
Amos
hello
i open an excel file and find the first word at the sheet.
when I'm usind the findnext method it is remain in the first word.
and also, how can i present the page in my application (not opennung it in excel document (ole??).
the code below:
Dim xlsapp As Excel.Application
Dim xlsbook As...
in order to play text to speech to the modem i need to change the format to 8kHz 16 bit output format. I can play regular wave files that saved in this format but regular text to speach is not working.
where can i download this kind of TTS or how can i change the format through the properties ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.