![]() |
HYPERLINK
I have a hyperlink. I wish to change the number 35473 automatically
based on the count formula. The current count is 35500. With this formula, I have to still change it manually. Thanks. =HYPERLINK("#DATA!B35473",COUNT(B8:B50000)+7) |
HYPERLINK
Try this...
=HYPERLINK("#DATA!B" & <count formula,COUNT(B8:B50000)+7) If that is the same count formula.. =HYPERLINK("#DATA!B" & COUNT(B8:B50000)+7 ,COUNT(B8:B50000)+7) If this post helps click Yes --------------- Jacob Skaria "rhhince" wrote: I have a hyperlink. I wish to change the number 35473 automatically based on the count formula. The current count is 35500. With this formula, I have to still change it manually. Thanks. =HYPERLINK("#DATA!B35473",COUNT(B8:B50000)+7) |
All times are GMT +1. The time now is 12:47 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com