Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Fossil_Rock
 
Posts: n/a
Default Concatenate text to make calculation


I need to have a calculation look at a certain 'static' group of cells.
When I move the data to different location (which is needed) and new
data is put in its place, the calculation follows the data that moved.
I need it to always look at the same cells regardless of what happens
with the data.

Make since?

Hope someone can point me in the right direction,

Fossil


--
Fossil_Rock
------------------------------------------------------------------------
Fossil_Rock's Profile: http://www.excelforum.com/member.php...o&userid=25531
View this thread: http://www.excelforum.com/showthread...hreadid=392474

  #2   Report Post  
Bryan Hessey
 
Posts: n/a
Default


One way is, instead of using Cut and Paste, try Copy and Paste, then
paste the new data over the now copied set, but watch the copy area,
you need to paste a new area the same size over the old (moved) data
(or clear some additional cells)




Fossil_Rock Wrote:
I need to have a calculation look at a certain 'static' group of cells.
When I move the data to different location (which is needed) and new
data is put in its place, the calculation follows the data that moved.
I need it to always look at the same cells regardless of what happens
with the data.

Make since?

Hope someone can point me in the right direction,

Fossil



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=392474

  #3   Report Post  
Fossil_Rock
 
Posts: n/a
Default


I'm using the copy and 'insert copied cells' funtion, which pushes old
data to the right. Then I update the data in the newly 'inserted' area.
The area that needs to stay 'static' gets its data from the 3 sets of
data to the right, so the fourth set (previously the third set) is no
longer used. The older data becomes a 'history'.

The data is always going to come from the same cells and these are
rather large tables so updating the calculations takes some time.


Bryan Hessey Wrote:
One way is, instead of using Cut and Paste, try Copy and Paste, then
paste the new data over the now copied set, but watch the copy area,
you need to paste a new area the same size over the old (moved) data
(or clear some additional cells)



--
Fossil_Rock
------------------------------------------------------------------------
Fossil_Rock's Profile: http://www.excelforum.com/member.php...o&userid=25531
View this thread: http://www.excelforum.com/showthread...hreadid=392474

  #4   Report Post  
Bryan Hessey
 
Posts: n/a
Default


I see your problem, what of the formula, can you copy these to hidden
rows and re-copy the formula back after you copy-shove the data ?

Otherwise I'm not much help


Fossil_Rock Wrote:
I'm using the copy and 'insert copied cells' funtion, which pushes old
data to the right. Then I update the data in the newly 'inserted' area.
The area that needs to stay 'static' gets its data from the 3 sets of
data to the right, so the fourth set (previously the third set) is no
longer used. The older data becomes a 'history'.

The data is always going to come from the same cells and these are
rather large tables so updating the calculations takes some time.



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=392474

  #5   Report Post  
Fossil_Rock
 
Posts: n/a
Default


Found the solution.. Woohoooo

' =Indirect '

Thanks for your input,

Fossil


--
Fossil_Rock
------------------------------------------------------------------------
Fossil_Rock's Profile: http://www.excelforum.com/member.php...o&userid=25531
View this thread: http://www.excelforum.com/showthread...hreadid=392474



  #6   Report Post  
RagDyeR
 
Posts: n/a
Default

Say your formula was:

=SUM(J1:L1)

Revise it to:

=SUM(INDIRECT("J1:L1"))
--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===

"Fossil_Rock"
wrote in message
...

I'm using the copy and 'insert copied cells' funtion, which pushes old
data to the right. Then I update the data in the newly 'inserted' area.
The area that needs to stay 'static' gets its data from the 3 sets of
data to the right, so the fourth set (previously the third set) is no
longer used. The older data becomes a 'history'.

The data is always going to come from the same cells and these are
rather large tables so updating the calculations takes some time.


Bryan Hessey Wrote:
One way is, instead of using Cut and Paste, try Copy and Paste, then
paste the new data over the now copied set, but watch the copy area,
you need to paste a new area the same size over the old (moved) data
(or clear some additional cells)



--
Fossil_Rock
------------------------------------------------------------------------
Fossil_Rock's Profile:
http://www.excelforum.com/member.php...o&userid=25531
View this thread: http://www.excelforum.com/showthread...hreadid=392474


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
How do I make a calculation? Rob P Excel Worksheet Functions 2 July 13th 05 12:39 PM
how do i make a chart using text information? danielle Excel Worksheet Functions 5 February 26th 05 09:21 PM
How to edit the size and make it bold of the Option Button text? Cammie Excel Discussion (Misc queries) 1 February 23rd 05 01:57 AM
concatenate a text string if two different cells contain the sam. Linda G Excel Worksheet Functions 5 January 17th 05 07:53 PM
how do i make a graph from text ? Jan Derksen Charts and Charting in Excel 1 January 6th 05 01:45 AM


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