Hi,
I'm running Excel 2021.
I have a created a "List Box" (from Developer/Insert/Form Controls/List Box) on Sheet1.
It is filled with a list of values from Sheet2 :
Every time I click on an item in this List Box, I want my current cell (I mean the active one where my cursor is in the sheet) to be filled in with the List Box clicked item and then, move down (the new active cell in Sheet1 becomes the next one below, ready to be filled in with a new List Box clicked item).
I also want this List box to remain at the same place even if I scroll Sheet1's window bars. (except I decide to move it (left click on it + right click to move it) )
How can I do this?
Thanks for your help.
I'm running Excel 2021.
I have a created a "List Box" (from Developer/Insert/Form Controls/List Box) on Sheet1.
It is filled with a list of values from Sheet2 :
Every time I click on an item in this List Box, I want my current cell (I mean the active one where my cursor is in the sheet) to be filled in with the List Box clicked item and then, move down (the new active cell in Sheet1 becomes the next one below, ready to be filled in with a new List Box clicked item).
I also want this List box to remain at the same place even if I scroll Sheet1's window bars. (except I decide to move it (left click on it + right click to move it) )
How can I do this?
Thanks for your help.