Lotus 1-2-3 Macro

G

Guest

Guest
I am new to Lotus 1-2-3 Macro. Could any one just explain some simple 1-2-3 Macro to me?

{R}+ n19{R}+n20{R}+n42{R}+n43{R}~
/RV{L}{L}{L}{L}~{L}{L}{L}{L}~
What does these mean? I know /RV is to change formula to value. {R} is to move cursor right and {L} left. But i still can't fully understand the previous codes.
What's the meaning of ~ ?
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
so the code {L}{L}{L}{L}~{L}{L}{L}{L}~
doesn't make sense, right? after {L 4}~ , execution has returned to Macro, how can {L 4}~ repeat ?
 
Upvote 0
On 2002-03-01 18:24, Anonymous wrote:
so the code {L}{L}{L}{L}~{L}{L}{L}{L}~
doesn't make sense, right? after {L 4}~ , execution has returned to Macro, how can {L 4}~ repeat ?

As you say the quote above makes little sense, as such. However if you refer to your first post you will will see the /Range, Values command preceding the four moves Left then the Return to complete the range to convert from formulae to values the next step with in the Values command is to place the converted values hence the other four moves Left and the final Return. This final Return appears to signal the end of the macro and will return control to the user.
It is merely mimicing the Lotus keystrokes .. give it a try /RV etc..
I hope this helps some, if I may suggest this is an Excel forum but there is another for Lotus on this site too .. just a suggestion.
Sam
 
Upvote 0

Forum statistics

Threads
1,213,546
Messages
6,114,256
Members
448,557
Latest member
richa mishra

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top