J
Joe Silvers
Here is an example of a short lotus 123 macro that I use
to enter data into a formula sheet. I need to convert
this to a excel 2000 macro. I would like for it to
function exactly the same way it did in lotus 123.
{goto}E3~
'{?}{D}'{?}{D}'{?}~
{GOTO}C8~'{?}~
{GOTO}A1~{GOTO}D10~
{?}{D 2}{?}{D}{?}
{D}{?}{D}{?}{D}{?}
{D}{?}{D}{?}{D 4}"{?}~
{IF $E$98<D10}{HOME}{GOTO}D10~{BEEP}
{?}~{HOME}{GOTO}A25~{CALC}{?}
Thanks in advance.
to enter data into a formula sheet. I need to convert
this to a excel 2000 macro. I would like for it to
function exactly the same way it did in lotus 123.
{goto}E3~
'{?}{D}'{?}{D}'{?}~
{GOTO}C8~'{?}~
{GOTO}A1~{GOTO}D10~
{?}{D 2}{?}{D}{?}
{D}{?}{D}{?}{D}{?}
{D}{?}{D}{?}{D 4}"{?}~
{IF $E$98<D10}{HOME}{GOTO}D10~{BEEP}
{?}~{HOME}{GOTO}A25~{CALC}{?}
Thanks in advance.