convert 123 macro to visual basic in excel 2000

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top