wayneseymour01
New Member
Hi I a strange and unexplained insight occurred while contemplating what to do next. While imputing data into a input cellsI tried to only input some data then run the "save" macro( looking for possible error during the data input stage). I discovered as long as my cursor is still set in the cell(active) I just entered data into I could not run the macro (greyed out) but I can press the button attached to the macro, this results in the fore-mentioned error. However. if focus(click to a different cell) is on a different area of the worksheet(make sure last data input cell is no longer active) and I press the "save button" everything is fine no errors. So once the last cell that you are entering data into is active and you try to save you get the error.(???????) I have attached the file and also two screen-shots of the error. On the work sheet screen shot you will see that the input cell next to "Bill No. is the cell still acrive after excuting the save button which is designed to be .visible=false behind the "AddNew button".T?he data is added as it should be but because tne last input cell is active I get the error.