Hi,
Sri
I have one report which contain 4 report(sheets), in each report data is comming base on Section ,
i.e.
1999
.
.
data
2000
.
.
.
like that, I want when I am running the macro after refresh it should store in html file base on section variable. i.e. 1999.html, 2000.html.
Please...
hi,
Sri
I have report which is having for example-sheet-A|B|C...
I want to save as html file in particluarr location..
which will save as html with the name A,B,C....in dir a,b,c..
can you please help me..
Ajay
Hi
Issue
We are unable to login to (x) scheduler on BCA server. It is giving us Internal Problem.
Attaching the screen shot of the problem. This error message we are getting with the user id (x)
Supervisor gives the error message : Unknown user
Ajay
hi,
Sridharan
I am a report in which I have customer name (va1) and mail id (va2).and other few deatils. I have set on master on Va1 and va2.
I want to send a mail on based on Va2(Mail_id) to eache customer. How I can do.
rgs
Sridharn hi
Thans a lot......
I am using following code
Private Sub Document_AfterRefresh()
Call ActiveDocument.ActiveReport.ExportAsText("c:\ord_main")
End Sub
above file name is ORD_MAIN. once it refresh it export as text file. that is ord_main.txt.
2- following code I ma...
Sridharan
hi,
I have doing all this by using macro.
dim x
x=now()
i am call after refresh event. then i am calling
call activedocument.exportastext(.................)
but the problem in exportastext properties the file same should be string. how I can save as varival(x).
rgs
skrandel
hi,
I have doing all this by using macro.
dim x
x=now()
i am call after refresh event. then i am calling
call activedocument.exportastext(.................)
but the problem in exportastext properties the file same should be string. how I can save as varival(x).
rgs
Hi
I am refresing one report use using sysdate as variable x, and exporting into text file. I want when ever report refresh it should save the <x>.txt, where x = now()
rgs
hi,
Need Help
I want to insert ROW using insert() function. on click event. it is woriking fne. I want to display all the row in the form in different window with a button once I click that (send) it all the data in form should go thru mail.
code-
<html>
<head>
<script...
hi,
Need Help
I want to insert ROW using insert() function. on click event. it is woriking fne. I want to display all the row in the form in different window with a button once I click that (send) it all the data in form should go thru mail.
code-
<html>
<head>
<script...
Dear Sridharan
I want to write a macro, in which I want to put condtion that for that-
I have createed one variable- let say x ( lastdayof month) in report itself
user is refreshing every day this report. throuhg macro I want to check if sysdate= x then data will automatic export in txt file...
Hi
please help me
problem- In one report I have created a variable -lastdayofmonth. I want to check this variable using macro. condition is " if lastdayofmonth=systemdate then msgbox "Please take a backup" or please save into xls file.
so that user can have a xls file every...
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.