F
Frank Situmorang
Hi,
I are moving to excel now, and we do not want to use lotus anymore. Excel
can read lotus. wk, and we save it in excel, all the data is ok, except the
macro can not work.
The use of macro in lotus is as follows
We have a sheet which we called data sheet with the following columns:
Client JobNo Invoice,Amount Payment.. payment date
This consitsts of almost 5000 lines.
In another sheet, we have the macro by clincking the button, can filter only
certain job number, and have the total amount by colum for the selected job.
I tried to use filter in excell and subtotal fuction in order to replace the
dead macro, but it can only work true if the lines is no more than 1000
records.
So I want to use the macro also just by hitting the button.
Can anyone help me?, This is the Lotus macro script, which is not working in
excell;
Sub Click(Source As Buttoncontrol)
.MacroRunText
|/DQI{NAME}$DATA~C{NAME}$JOB~O{NAME}$DJOB~E~Q/DSRQ/DSD{NAME}$SJOB~P{NAME}$S2JOB~~S{NAME}$S1JOB~A~G|
End Sub
All idea is highly appreciated
Frank
Jakarta, Indonesia
I are moving to excel now, and we do not want to use lotus anymore. Excel
can read lotus. wk, and we save it in excel, all the data is ok, except the
macro can not work.
The use of macro in lotus is as follows
We have a sheet which we called data sheet with the following columns:
Client JobNo Invoice,Amount Payment.. payment date
This consitsts of almost 5000 lines.
In another sheet, we have the macro by clincking the button, can filter only
certain job number, and have the total amount by colum for the selected job.
I tried to use filter in excell and subtotal fuction in order to replace the
dead macro, but it can only work true if the lines is no more than 1000
records.
So I want to use the macro also just by hitting the button.
Can anyone help me?, This is the Lotus macro script, which is not working in
excell;
Sub Click(Source As Buttoncontrol)
.MacroRunText
|/DQI{NAME}$DATA~C{NAME}$JOB~O{NAME}$DJOB~E~Q/DSRQ/DSD{NAME}$SJOB~P{NAME}$S2JOB~~S{NAME}$S1JOB~A~G|
End Sub
All idea is highly appreciated
Frank
Jakarta, Indonesia