#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 48
Default 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)

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default 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)


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert hyperlink function into hyperlink Pai Excel Worksheet Functions 4 November 10th 08 03:29 PM
Can't make hyperlink function work for hyperlink to website Frank B Denman Excel Worksheet Functions 15 February 5th 07 11:01 PM
How do I create a hyperlink to a cell with the hyperlink function S. Bevins Excel Worksheet Functions 2 July 20th 06 08:06 PM
Moving rows with Hyperlink doesn't move hyperlink address Samad Excel Discussion (Misc queries) 15 June 22nd 06 12:03 PM
Intra-workbook hyperlink: macro/function to return to hyperlink ce marika1981 Excel Discussion (Misc queries) 3 May 6th 05 05:47 AM


All times are GMT +1. The time now is 07:56 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"