Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Link to cell from PowerPoint

I figured out that I can create a link in a PP presentation that jumps
right to a cell in a worksheet like so:

Link= <filename.xls#<sheetname!<cellreference

It works great but I ended up having to created dozens of links like
this.

I was wondering if there is a way to write a function that is run when
the workbook is opened that can trap the "bookmark" (everything after
the '#'), find the cell with a matching value, and jump to that cell.
That way, I could just pass a value to look for in the link as opposed
to hard-coding the cell reference over and over.

Any ideas?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,836
Default Link to cell from PowerPoint

Ive done this in Word, using bookmarks. I dont think PowerPoint uses
bookmarks though, right. Maybe you can insert a Hyperlink in your .ppt file
and link that to an Excel cell. Values should update automatically.

Im not sure how Excel, or PowerPoint for that matter, would €˜know how to
sync Excel values and Hyperlinks, or bookmarks, or whatever, in PowerPoint.
Maybe a Sub would do it; pretty sure a Function would not do it.

Look he
http://www.vexentricity.com/?p=77

This may help too:
http://peltiertech.com/Excel/XL_PPT.html

Good luck,
Ryan---







"Scoop" wrote:

I figured out that I can create a link in a PP presentation that jumps
right to a cell in a worksheet like so:

Link= <filename.xls#<sheetname!<cellreference

It works great but I ended up having to created dozens of links like
this.

I was wondering if there is a way to write a function that is run when
the workbook is opened that can trap the "bookmark" (everything after
the '#'), find the cell with a matching value, and jump to that cell.
That way, I could just pass a value to look for in the link as opposed
to hard-coding the cell reference over and over.

Any ideas?

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
link text box in powerpoint to a cell GENO New Users to Excel 2 April 4th 23 11:40 AM
Link Excel Workbook to Powerpoint bebz Excel Worksheet Functions 2 June 11th 07 03:39 AM
PivotChart Link to PowerPoint LindaD Charts and Charting in Excel 0 June 20th 05 11:30 PM
Link to powerpoint resizing graphs Landxlii Excel Worksheet Functions 0 April 6th 05 08:49 PM
Excel link to powerpoint comicfly Excel Discussion (Misc queries) 2 March 16th 05 09:19 PM


All times are GMT +1. The time now is 10:55 AM.

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

About Us

"It's about Microsoft Excel"