Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
Pat Pat is offline
external usenet poster
 
Posts: 210
Default The equivalent of a Find & Replace option

Is there way to "Find & Replace" some text (current date) in a multitude of
graphs/charts in Excel?
I have a workbook with 17 tabs with around 80 graphs/charts that need to
have the date changed on a weekly basis. Currently I am copying the new date
and pasting into each one, but figured someone would have a better solution.

Any ideas are greatly appreciated.

Thank you!
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default The equivalent of a Find & Replace option

Put the date into a cell. Next time you replace them all in the charts,
inset a textbox that's linked to this cell. The easy way to do this is to
select the chart, click in the formula bar, type =, then click on the cell.
This textbox will be linked to the cell and update accordingly.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Pat" wrote in message
...
Is there way to "Find & Replace" some text (current date) in a multitude
of
graphs/charts in Excel?
I have a workbook with 17 tabs with around 80 graphs/charts that need to
have the date changed on a weekly basis. Currently I am copying the new
date
and pasting into each one, but figured someone would have a better
solution.

Any ideas are greatly appreciated.

Thank you!



  #3   Report Post  
Posted to microsoft.public.excel.charting
Pat Pat is offline
external usenet poster
 
Posts: 210
Default The equivalent of a Find & Replace option

Jon - This worked very well, thank you...
Of course this raised a new question. Once I have moved the date into where
I believe I would like to put it (In the Chart Title) once I have released
the textbox, I am having difficulty re-opening the dated textbox to make
minor adjustments. Only the "Chart Title" is opening, not the dated
textbox... This most likely very simple, but just the same.. I'm stumped, any
additional info is greatly appreciated!!!

Thanks...

"Jon Peltier" wrote:

Put the date into a cell. Next time you replace them all in the charts,
inset a textbox that's linked to this cell. The easy way to do this is to
select the chart, click in the formula bar, type =, then click on the cell.
This textbox will be linked to the cell and update accordingly.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Pat" wrote in message
...
Is there way to "Find & Replace" some text (current date) in a multitude
of
graphs/charts in Excel?
I have a workbook with 17 tabs with around 80 graphs/charts that need to
have the date changed on a weekly basis. Currently I am copying the new
date
and pasting into each one, but figured someone would have a better
solution.

Any ideas are greatly appreciated.

Thank you!




  #4   Report Post  
Posted to microsoft.public.excel.charting
Pat Pat is offline
external usenet poster
 
Posts: 210
Default The equivalent of a Find & Replace option

My apologies, I didn't click on one of the corners of the textbox, so it
wasn't opening for me, just a matter of clicking on the right area. (Duh!)
Once again, thanks...

"Pat" wrote:

Jon - This worked very well, thank you...
Of course this raised a new question. Once I have moved the date into where
I believe I would like to put it (In the Chart Title) once I have released
the textbox, I am having difficulty re-opening the dated textbox to make
minor adjustments. Only the "Chart Title" is opening, not the dated
textbox... This most likely very simple, but just the same.. I'm stumped, any
additional info is greatly appreciated!!!

Thanks...

"Jon Peltier" wrote:

Put the date into a cell. Next time you replace them all in the charts,
inset a textbox that's linked to this cell. The easy way to do this is to
select the chart, click in the formula bar, type =, then click on the cell.
This textbox will be linked to the cell and update accordingly.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Pat" wrote in message
...
Is there way to "Find & Replace" some text (current date) in a multitude
of
graphs/charts in Excel?
I have a workbook with 17 tabs with around 80 graphs/charts that need to
have the date changed on a weekly basis. Currently I am copying the new
date
and pasting into each one, but figured someone would have a better
solution.

Any ideas are greatly appreciated.

Thank you!




  #5   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default The equivalent of a Find & Replace option

If you want the date included in the chart title, construct the entire label
in a cell:

="Test Run On "&TEXT(NOW(),"D-MMM-YY")

then link the chart title to this cell in the same manner you linked the
textbox to a cell: select the title, click in the formula bar, type =, then
click on the cell.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Pat" wrote in message
...
My apologies, I didn't click on one of the corners of the textbox, so it
wasn't opening for me, just a matter of clicking on the right area. (Duh!)
Once again, thanks...

"Pat" wrote:

Jon - This worked very well, thank you...
Of course this raised a new question. Once I have moved the date into
where
I believe I would like to put it (In the Chart Title) once I have
released
the textbox, I am having difficulty re-opening the dated textbox to make
minor adjustments. Only the "Chart Title" is opening, not the dated
textbox... This most likely very simple, but just the same.. I'm stumped,
any
additional info is greatly appreciated!!!

Thanks...

"Jon Peltier" wrote:

Put the date into a cell. Next time you replace them all in the charts,
inset a textbox that's linked to this cell. The easy way to do this is
to
select the chart, click in the formula bar, type =, then click on the
cell.
This textbox will be linked to the cell and update accordingly.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Pat" wrote in message
...
Is there way to "Find & Replace" some text (current date) in a
multitude
of
graphs/charts in Excel?
I have a workbook with 17 tabs with around 80 graphs/charts that need
to
have the date changed on a weekly basis. Currently I am copying the
new
date
and pasting into each one, but figured someone would have a better
solution.

Any ideas are greatly appreciated.

Thank you!







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
Find and Replace - Replace with Blank Space Studebaker Excel Discussion (Misc queries) 4 April 3rd 23 10:55 AM
Find & Replace Option in Excel 2003 RachelN Setting up and Configuration of Excel 0 April 20th 06 05:44 PM
find and replace - replace data in rows to separated by commas msdker Excel Worksheet Functions 1 April 15th 06 01:00 AM
How do I create an equivalent VLOOKUP function using FIND? dan Excel Worksheet Functions 8 August 17th 05 04:43 PM
Find and Replace - Quickest Option? Lindsey M Excel Worksheet Functions 1 March 8th 05 11:34 AM


All times are GMT +1. The time now is 08:29 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"