Hi,
I am looking for a bit of steer on some VBA that will allow me to:
- Double click on a cell within a range (C11:AI24)
- On Double clicking, it will take the content of the cell I have double clicked on (could be any cell in the above range) and pastespecial values into a different cell (C28)
It is worth also noting that the cells that I would like to double click on have VLOOKUP formula in them.
Any help would be greatly appreciated. I have tried a couple of things, however it just enters me into the formula, and doesn't actually do anything.
Thanks
Adam
I am looking for a bit of steer on some VBA that will allow me to:
- Double click on a cell within a range (C11:AI24)
- On Double clicking, it will take the content of the cell I have double clicked on (could be any cell in the above range) and pastespecial values into a different cell (C28)
It is worth also noting that the cells that I would like to double click on have VLOOKUP formula in them.
Any help would be greatly appreciated. I have tried a couple of things, however it just enters me into the formula, and doesn't actually do anything.
Thanks
Adam