I am working on a Maintenance document of customers to which Column A is the customer names and column O is named 'Invoice History. Within Column O I want to create a hyperlink which links to a different sheet in the same workbook named 'Invoice History',however I want it to jump to the row the same customer in column A in the main sheet is.
Is this possible without a VBA? I seem to be going in circles!
Cheers - OJW
If I've understood your requirements, yes this is possible without vba - modify this as needed to reflect your workbook name and the column the customer names are in on the "Invoice History" sheet.
where:
[Book2.xlsx]is the name of your workbook.