I have attached a link of a screenshot of the workbook I am working on. I will try to describe what I need, but it might be easier to see the picture with it.
https://postimg.cc/BLm3d5t4
*in the workbook I have a main "DATA" worksheet & an individual worksheet for each individual egg. So...
1) On the "DATA" worksheet, in column A is just counting list of 1-600. In column B has the same corresponding number to the counting list (to the left, in column A), as we receive an egg the user will input in an egg log # that will get assigned to it in column B.
2) On the individual sheet, a lot of the information is auto-populated from information entered in the "DATA" sheet. There is a macro code in its tab that will take the egg log # it was assigned (on the individual sheet) from cell C7 and change the tab name to the egg log #.
Question: with example:
Is there a way to insert a hyperlink on the "DATA" page from column A {egg #} (cell A5),
to make it go to the individual page (even though its tab name will change), tab name now b1-27-3, was 1
Thanks in advance and let me know if you have any questions.
https://postimg.cc/BLm3d5t4
*in the workbook I have a main "DATA" worksheet & an individual worksheet for each individual egg. So...
1) On the "DATA" worksheet, in column A is just counting list of 1-600. In column B has the same corresponding number to the counting list (to the left, in column A), as we receive an egg the user will input in an egg log # that will get assigned to it in column B.
2) On the individual sheet, a lot of the information is auto-populated from information entered in the "DATA" sheet. There is a macro code in its tab that will take the egg log # it was assigned (on the individual sheet) from cell C7 and change the tab name to the egg log #.
Question: with example:
Is there a way to insert a hyperlink on the "DATA" page from column A {egg #} (cell A5),
to make it go to the individual page (even though its tab name will change), tab name now b1-27-3, was 1
Thanks in advance and let me know if you have any questions.