Lotus code looks like this except it was all on one line: <BASEFONT color=#000000 size=1 face=Arial LOTUS_SIZE="10"></BASEFONT>
<TBODY>
</TBODY>I let Excel record the key strokes I want (see below) basically I would like it if instead of the numbers example "458, 1458, etc" that I could just enter new data from the keyboard in those places. The standard keyboard settings will almost work except the second line of data starts two cells to the right of the upper line requiring me to tab two extra times.
<CODE>ActiveCell.FormulaR1C1 = "458" Range("C3").Select ActiveCell.FormulaR1C1 = "1458" Range("D3").Select ActiveCell.FormulaR1C1 = "14" Range("E3").Select ActiveCell.FormulaR1C1 = "15" Range("F3").Select ActiveCell.FormulaR1C1 = "45" Range("C4").Select ActiveCell.FormulaR1C1 = "hfgr" Range("D4").Select ActiveCell.FormulaR1C1 = "ytur" Range("E4").Select ActiveCell.FormulaR1C1 = "jdjhd" Range("F4").Select ActiveCell.FormulaR1C1 = "kjgye" Range("B5").Select</CODE>
</PRE>
{?}{RIGHT}{?}{RIGHT}{?}{RIGHT}{?}{RIGHT}{?}{RIGHT}{?}{DOWN}{LEFT 4}{RIGHT}{?}{RIGHT}{?}{RIGHT}{?}{RIGHT}{?}{DOWN}{LEFT 5}{BRANCH \C} |
<TBODY>
</TBODY>
<CODE>ActiveCell.FormulaR1C1 = "458" Range("C3").Select ActiveCell.FormulaR1C1 = "1458" Range("D3").Select ActiveCell.FormulaR1C1 = "14" Range("E3").Select ActiveCell.FormulaR1C1 = "15" Range("F3").Select ActiveCell.FormulaR1C1 = "45" Range("C4").Select ActiveCell.FormulaR1C1 = "hfgr" Range("D4").Select ActiveCell.FormulaR1C1 = "ytur" Range("E4").Select ActiveCell.FormulaR1C1 = "jdjhd" Range("F4").Select ActiveCell.FormulaR1C1 = "kjgye" Range("B5").Select</CODE>
</PRE>