Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!hp-pcd!hpcvra.cv.hp.com!rnews!hpcvbbs!akcs.ciarn From: akcs.ciarn@hpcvbbs.UUCP (Dan Ciarniello) Newsgroups: comp.sys.handhelds Subject: Re: HP48 matrix entry problem. Message-ID: <275c20a6:1340.1comp.sys.handhelds;1@hpcvbbs.UUCP> Date: 4 Dec 90 22:40:04 GMT References: <90337.150401ERSHC@CUNYVM.BITNET> Lines: 4 Make sure that either GO\-> or GO(down) is active (box in menu label) The reason that 1 2 puts 1 and then 2 into the same place is that the 48 interprets 1 2 as 1 2 . If neither GO is active, you don't change cells after the 1 so the 2 will overwrite the current cell.