Detecting multiple cell selections

T

Tim Dexter

Hi

Say a user uses the CTRL key to select multiple cells in a
table. Does anyone know how, using VBA I can detect which
cells have been selected?
So far I can only detect the last selected cell in the
table.
Thanks
Tim
 
Top