Hi,

I am using application inputbox which prompts the user to choose an input, but I want it to embed in a cell (kind of userform) in Excel. For example, the user inputs in that cell and when I run the macro the application input prompt takes the input directly from the cell and continues running. This input in the cell would be variable depending on the user. Just to make it dynamic, can we reference this cell input in the inputbox prompt in the vba code?

How would it be possible?

The user input prompt code is here:
Please Login or Register  to view this content.
Thanks in advance,
Sanjeev