Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default HELP, dont know how to describe this in a subject line


Ok so here's the deal. I have a powerpoint presentation... well actuall
its just a flyer. In it I have 4 embedded Excel worksheets shown below
They are actually just a few cells of the worksheets refering to a
external sheet. The question is, is there away that i can open th
existing powerpoint file and by changing the value of one cell... mak
it change all of the "7"s to say... "8"s.

Embedded WS #1
='C:\PCS Connection\[Company Discounts.xls]Sheet1'!$A$7

Embedded WS #2
=-'C:\PCS Connection\[Company Discounts.xls]Sheet1'!$B$7

Embedded WS #3
=-'C:\PCS Connection\[Company Discounts.xls]Sheet1'!$B$7
=-'C:\PCS Connection\[Company Discounts.xls]Sheet1'!$D$7
='C:\PCS Connection\[Company Discounts.xls]Sheet1'!$E7

Embedded WS #4
=-'C:\PCS Connection\[Company Discounts.xls]Sheet1'!$B$7
=-'C:\PCS Connection\[Company Discounts.xls]Sheet1'!$G$7
=-'C:\PCS Connection\[Company Discounts.xls]Sheet1'!$H$7

my thought on how to do this, was perhaps to put in one of the empt
cells in WS #1 the number 7. Then, call that value into the refernc
code. like this kinda...

=-'C:\PCS Connection\[Compan
Discounts.xls]Sheet1'!$B$((XWS#1-CELLVALUEX))

any ideas?

--
samccun
-----------------------------------------------------------------------
samccune's Profile: http://www.excelforum.com/member.php...fo&userid=1459
View this thread: http://www.excelforum.com/showthread.php?threadid=26340

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 863
Default HELP, dont know how to describe this in a subject line

The formula to do what you want is

=INDIRECT("'C:\PCS Connection\[Company Discounts.xls]Sheet1'!$A$"&K1)

where you put the number 7 in cell K1.

On Fri, 24 Sep 2004 21:38:49 -0500, samccune
wrote:


Ok so here's the deal. I have a powerpoint presentation... well actually
its just a flyer. In it I have 4 embedded Excel worksheets shown below.
They are actually just a few cells of the worksheets refering to an
external sheet. The question is, is there away that i can open the
existing powerpoint file and by changing the value of one cell... make
it change all of the "7"s to say... "8"s.

Embedded WS #1
='C:\PCS Connection\[Company Discounts.xls]Sheet1'!$A$7

Embedded WS #2
=-'C:\PCS Connection\[Company Discounts.xls]Sheet1'!$B$7

Embedded WS #3
=-'C:\PCS Connection\[Company Discounts.xls]Sheet1'!$B$7
=-'C:\PCS Connection\[Company Discounts.xls]Sheet1'!$D$7
='C:\PCS Connection\[Company Discounts.xls]Sheet1'!$E7

Embedded WS #4
=-'C:\PCS Connection\[Company Discounts.xls]Sheet1'!$B$7
=-'C:\PCS Connection\[Company Discounts.xls]Sheet1'!$G$7
=-'C:\PCS Connection\[Company Discounts.xls]Sheet1'!$H$7

my thought on how to do this, was perhaps to put in one of the empty
cells in WS #1 the number 7. Then, call that value into the refernce
code. like this kinda...

=-'C:\PCS Connection\[Company
Discounts.xls]Sheet1'!$B$((XWS#1-CELLVALUEX))

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
time in subject line jatman Excel Discussion (Misc queries) 1 April 20th 08 07:29 AM
Customize Subject Line terezakat Excel Discussion (Misc queries) 0 July 25th 05 10:47 PM
Populate the subject line. Scott Hutchinson Excel Worksheet Functions 1 February 18th 05 08:20 PM
Subject line in outlook scottnshelly[_4_] Excel Programming 2 April 8th 04 04:26 AM
Subject line in E-mail Ola Sigurdh Excel Programming 2 January 22nd 04 06:49 PM


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

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"