I'm sure this question must have been asked somewhere, but I haven't been able to find it.
Is it possible to bring up an input box in VBA by clicking on a cell or its contents? Like a hyperlink sort of thing? Ideally, I don't want to have to introduce a button, as I would like to be able to do this for each cell in a list, so that the contents of the input box varies depending on the cell clicked on.
Is it possible to bring up an input box in VBA by clicking on a cell or its contents? Like a hyperlink sort of thing? Ideally, I don't want to have to introduce a button, as I would like to be able to do this for each cell in a list, so that the contents of the input box varies depending on the cell clicked on.