Hi
I'm using the keypad library to run a 4 x 4 keypad. Currently I'm picking up key presses on 3 of my 4 columns just fine. On the fourth column, the Arduino isn't picking anything up. After checking and re checking my wiring and program, I noticed that the three working column pins have a consistent voltage of about 0.5 V. However, the fourth, non functioning pin has a constantly changing voltage anywhere from 0 to a few volts.
Sorry, the code errors are simply left over from some edits I made in order to troubleshoot the problem. Not part of the issue, I just forgot to change them back. It is a 4x4 keypad, just reduced to 3 for the purposes of some different testing.
But UKHeliBob's answer seems to be the solution as it is specifically those pins that are experiencing problems.