LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Max
 
Posts: n/a
Default

Perhaps this play might help a bit ..
(Link to demo file provided below)

Assume you have this set-up

In Sheet1, cols A & B, data from row2 down
------------
Prod# UnitPrice
1111 10
1112 20
1113 30
1114 40
1115 50
etc

In Sheet2, cols A & B, data from row2 down
------------
Prod# BulkPrice
1114 1
1115 2
1113 3
1111 4
1112 5
etc

In Sheet1
---------
Put a label in C1, say: BulkPrice hyperlink

Put in C2:
=HYPERLINK("#"&CELL("address",INDIRECT("'Sheet2'!A "&MATCH(A2,Sheet2!A:A,0)))
,A2)

Copy C2 down

This will create hyperlinks in C2, C3, etc using the product #s in col A as
the friendly names. And when you click on the hyperlinks, they'll bring you
to the correct lines in Sheet2.

Link to demo file with the implemented construct:
http://www.savefile.com/files/8246269
File: AutoHyperlink_symean_wksht.xls
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"symean" wrote in
message ...

Any help here appreciated! I have a price list, with one sheet
containing products priced on a per-unit basis. Another sheet has the
same products, but in price breaks for volume purchasing. I want to
create hyperlinks so that clicking on the product code jumps to the
appropriate product code in the volume purchase sheet. I know how to do
this manually, but I have several hundred products, hence the need to
know how to automate this a bit.

Cheers :)


--
symean
------------------------------------------------------------------------
symean's Profile:

http://www.excelforum.com/member.php...o&userid=26775
View this thread: http://www.excelforum.com/showthread...hreadid=400327



 
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
Calculation Setting in Excel Stuart Bisset Excel Discussion (Misc queries) 0 June 17th 05 09:54 AM
Setting today's date automatically in Excel. Ezlpo Excel Worksheet Functions 6 February 11th 05 02:27 PM
Setting default pivot table field setting to "sum" Mr. Moose Excel Discussion (Misc queries) 2 December 21st 04 04:43 PM
up-date hyperlinks in Excel PM Excel Worksheet Functions 0 November 11th 04 11:55 AM
Hyperlinks Problems mkab Excel Worksheet Functions 0 November 8th 04 09:22 PM


All times are GMT +1. The time now is 08:27 AM.

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"