i have 2 sheets in excel-2007, sheet1 contains columns A & B, colomn A (A1:A100)has numbers from 1 to 100 and colomn B (B1:B100) has texts to be used as hyperlinkes,sheet2 has cell B1, i want VBA to update the value of cell B1 in sheet2 when clicking on hyperlink on sheet1 (example B5) and returns the crosponding value on sheet1 (example A5).