Capture data from cell before Enter

J

jayklmno

Is there a way to capture what the user types into a cell before they hit
enter? I would then feed this data into a lookup to prompt the user with the
correct cell input without having to type the whole thing everytime.
 
F

FSt1

hi
while typing into a cell, you are in edit mode and that sort of locks things
up until you do hit enter. so i don't think this would be a viable solution.
i would recomend that you read up of data validation. this is what data
validation is for. insuring correct input. and with data validations you
might be able to select the correct input from a VD drop down.

Regards
FSt1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top