Computers & Internet Logo

Related Topics:

Jeff Whittaker Posted on Aug 21, 2018

Using Lotus 123, suddenly the "enter" key no longer moves down one cell like it used to; any ideas? "enter" key works in my other programs

  • Terry
    Terry Aug 21, 2018

    Are you selecting a column of cells, and then clicking on the enter key?

×

5 Related Answers

Anonymous

  • 81 Answers
  • Posted on May 20, 2009

SOURCE: Shift key acting erractic

You could have a keyboard that has gone bad, had somthing spilled on it or needs an updated driver, If you have spilled anything on it, you can disasebble it and clean it. I dont think it is the driver.
It sounds more like a keyboard problem. If the keyboard is old, it may be just getting worn out, they use a circit board and they do go bad.
Hope this helps, good luck

Ad

Anonymous

  • 555 Answers
  • Posted on Jun 16, 2009

SOURCE: When in a spreadsheet, the arrow keys do not move cursor

first try to see the cursor is not within the cell blinking cause sometimes when the cursor is within the cell it traps the controls and will not able to function on your desire output. so try to observed it again.

Anonymous

  • 47 Answers
  • Posted on Aug 04, 2009

SOURCE: Symbol LS7708 - "enter" key programming

You will have to set up a new Suffix -- the ASCII suffix for a "field exit" is 7009. You can contact the Symbol/Motorola Help Desk at 1-800-653-5350. Have you manual handy. If you don't have a manual, download one at http://support.symbol.com/support/search.do?cmd=displayKC&docType=kc&externalId=6953101apdf&sliceId=&dialogID=118614144&stateId=1%200%20118568992

Cheers...
Billy Barcode
1-866-306-7226

Anonymous

  • 3940 Answers
  • Posted on Jan 25, 2010

SOURCE: the enter key no longer works on my lapton Inspiron 1526

Pretty simple to fix, replace the keyboard

http://shop.ebay.com/i.html?_nkw=1501+keyboard&_sacat=0&_trksid=p3286.m270.l1313&_dmpt=Motherboards&_odkw=B130+motherboard&_osacat=0

Anonymous

  • 1082 Answers
  • Posted on Aug 12, 2010

SOURCE: problems opening lotus 123 files, very slow

I have all my Lotus files on a server and am not experiencing this problem. Did you install the desktop version or the network version. Mine is desktop and I get my files off the server. Works well.

Ad

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

How do I unhide a hidden row in the body of a large spreadsheet? Lotus 123

Question moved to a better category.

Some of the rows or columns in my spreadsheet are hidden. How do I see all rows or columns?

  1. Select the area of the spreadsheet where rows or columns are hidden. To select the entire spreadsheet, select Edit ? Select All from the main menu or press CTRL + A
  2. To show all rows, select Format ? Row ? Show from the main menu
    To show all columns, select Format ? Column ? Show from the main menu.

https://www.google.com/search?q=unhide+a+hidden+row+Lotus+123

..
0helpful
1answer

Lotus 123 how to see the top row

try selecting upper left corner, which should select entire sheet, then unhide. Best guess, haven't used 123 in a while....
0helpful
1answer

Lotus 123 problems

Microsoft Excel should open your old Lotus files.
Go to File > Open > Select Files of type: Lotus (*.wk?) and select your Lotus file.

Alternatively you could install and use OpenOffice spreadsheet or LibreOffice Calc and open your Lotus files.
0helpful
1answer

In Lotus 9.5 Millennium Edition, cells have become frozen and can't be moved with the arrow keys. How did I cause this and how do I unfreeze the cells?

John,
Occasionally I have found that particular cells become a problem. The following has worked for me and could be a way to fix your problem:

Assuming the problem cell is in Column D, insert a new column to the right of column D.
Copy Column D and paste it into Column E (the new Column you inserted). Delete Column D. Now check if that problem cell works OK.
0helpful
1answer

Will lotus 123 load from a cd on windows 8

you have to create a batch file to run Lotus 1-2-3, and (so far as I can tell) you have to run the program from your root drive, because the program makes its calls TO the root drive. Here's the batch program you create in Notepad or other plain-text editor:

cd\
cd\lotus
123.exe
cd\
exit

* Delete the 'exit' if you want the window to stay open as a DOS window, after you're done with the program. Save the file with a '.bat' extension. (Note: unlike XP, you can close the window with your mouse, afterwards.)

* After creating that file, you have to right click on the file name, select 'Properties (in Win8, Vista, XP) and do some more tweaking. The Properties dialogue box SHOULD show the following tabs: General, Shortcut, Options, Font, Layout, Colors, Compatibility. Each of these needs editing.

GENERAL tab: select Normal Window or even Maximized (though it won't actually maximize). Also in Win8, click on Advanced, and 'Run as administrator'.
OPTIONS tab: select Large cursor. You can always change it, but since the program really won't run fullscreen, you'll want the cursor to be oversized, since the window will be smaller and will shrink everything in it.
FONT tab: this is what Windows uses to select the screen size, despite all the other settings (which you also still need to set). In Win7, you have three types of fonts to set. Click on the 'Bold' option, as that makes the text easier to read.
For True Type 'Consolas' font (which results in a more square window), pick a font size between 18 and 24. More than that will be bigger than your entire monitor screen, when you actually run the program (looks are deceiving, you have to test the results with trial and error).
For True Type Lucida Console font, use the same 18-24 font size range, but the screen will be much shallower and wider, so you can afford to decrease font size to 18-20. 28 is really too wide, on a widescreen monitor (1366x768 pixels). But maybe you'll like it, or your monitor will accommodate that size. Mine wouldn't.

For Raster fonts, 12 x 16 is the optimal setting. ON some (i.e., Dell Ultrasharp) monitors, Raster fonts look best. On my Toshiba 19L4200U TV monitor, the Lucida Consule setting is clearest.
LAYOUT tab: Pick a window size width no greater than 85, and height no greater than 38. Then test to see if it's too big. If yes, you'll also need to decrease font size, as well as the Layout size, here. Experiment, because you can't gauge the right mix of window and font size, just by the diagrams in the dialogue box.

COLORS tab: Lotus 1-2-3 makes hardware calls on the screen, so whatever you put in this tab, it will ignore. But other DOS programs might 'obey' the colors you set here. If you remember the old Norton Utilities days of setting Mode, etc., that's what this is.

COMPATIBILITY tab: You can't set resolution to override at 640x480. The setting is either ignored, or your monitor will freak out. For Lotus 1-2-3, in Win 8 I didn't need to turn on the 'compatibility mode'. It made no difference in the results. (You don't need it in XP, either.)
* Finally, you have to find the program itself, then right-click on the program name and edit its Properties. Here, that program is 123.exe, and it has to be in your root directory. (All the program files Lotus will use, must be there; at least one wk1 file must be in C:\123 at startup. I'm sure this can be tweaked, but I'm using the default Lotus program settings for a typical installation.)
0helpful
1answer

Problems opening lotus 123 files, very slow

I have all my Lotus files on a server and am not experiencing this problem. Did you install the desktop version or the network version. Mine is desktop and I get my files off the server. Works well.
1helpful
1answer

Info on Zip Disk completely over ridden. Lotus 123 being used.

It's called a disk cache, the cache wasn't flushed before you swapped the disks. I remember Lotus 1-2-3, I first used it in 1987 on a Compaq portable. But I haven't used a Zip disk in 10 years, that's totally obsolete technology.

Good thing you have hard copies.
0helpful
1answer

Cannot open program. Error message "Lotus 123 Application has encountered a problem and needs to close". Worked fine last week.

Are you running Lotus Notes as well? There is a known compatibility issue and a patch for this.

Have you upgraded or installed new software recently ? Version 9.5 is not the latest version and has some issues with newer software.
Not finding what you are looking for?

274 views

Ask a Question

Usually answered in minutes!

Top Lotus Computers & Internet Experts

Larry Ng
Larry Ng

Level 3 Expert

14606 Answers

ADMIN Eric
ADMIN Eric

Level 3 Expert

39391 Answers

ADMIN Andrew
ADMIN Andrew

Level 3 Expert

66970 Answers

Are you a Lotus Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...