Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Gaitej
 
Posts: n/a
Default How can you set a value in one cell from another cell in Excel?

I am trying to transfer information from a column of figures, generated
automatically on a daily basis, to a day to day record on the same worksheet.
I am aware that I can use the copy/paste function to build up the day to day
record but I wanted to know if there was a way of building it automatically.
  #2   Report Post  
Alok
 
Posts: n/a
Default

Gaitej,
Could you be more specific about what you are trying to do. Thanks.
Alok Joshi

"Gaitej" wrote:

I am trying to transfer information from a column of figures, generated
automatically on a daily basis, to a day to day record on the same worksheet.
I am aware that I can use the copy/paste function to build up the day to day
record but I wanted to know if there was a way of building it automatically.

  #3   Report Post  
CLR
 
Posts: n/a
Default

Not sure what you're trying to copy/paste FROM where TO where, but if you do
Tools Macro RecordNewMacro and then do the procedure manually one time,
you will then have a recorded Macro and next time just run it to do the
job.........

Vaya con Dios,
Chuck, CABGx3


"Gaitej" wrote in message
...
I am trying to transfer information from a column of figures, generated
automatically on a daily basis, to a day to day record on the same

worksheet.
I am aware that I can use the copy/paste function to build up the day to

day
record but I wanted to know if there was a way of building it

automatically.


  #4   Report Post  
Gaitej
 
Posts: n/a
Default

Thanks for the reply.

I have two worksheets, one - called Valuations - that has fixed cell
references storing stock prices updated daily by MSN Money, the other -
called Historical Prices - that stores the values historically arranged from
todays date on the left and the earliest record on the right (may have to
change that to transpose downwards as I am fast approaching the 256 column
limit).

Everyday, it is necessary to go into the Historical Prices worksheet and
create two new columns to the left, switch to the Valuations worksheet, copy
today's values and then paste them on the Historical Prices sheet.

This is OK if I am around - however, I will be increasingly away, sometimes
in buildings that have no phone connections - and the other members of my
family who are willing to take on this task don't fully understand what is
required and work through a two page help document to perform the operation,
usually necessitating a phone call if they click in the wrong cell, highlight
the wrong ranges, etc. Hence the need for automation!

I have created a macro to create the additional cells, copying the formulae
from the previous column, but cannot work out a satisfactory function that
will update only if the date at the top of the column is todays date.

For example, if I used the IF function, the formula would read
=IF(A32=TODAY(),'Valuations'!B5,....) the last bit being the problem.
Because, if A32 doesn't equal today's date, you cannot get Excel to just keep
the value that it has recorded for the cell.

Have you any suggestions? If any of the above is unclear, I will be happy
to explain further.


"CLR" wrote:

Not sure what you're trying to copy/paste FROM where TO where, but if you do
Tools Macro RecordNewMacro and then do the procedure manually one time,
you will then have a recorded Macro and next time just run it to do the
job.........

Vaya con Dios,
Chuck, CABGx3


"Gaitej" wrote in message
...
I am trying to transfer information from a column of figures, generated
automatically on a daily basis, to a day to day record on the same

worksheet.
I am aware that I can use the copy/paste function to build up the day to

day
record but I wanted to know if there was a way of building it

automatically.



  #5   Report Post  
Gaitej
 
Posts: n/a
Default

Thanks for the reply.

I have two worksheets, one - called Valuations - that has fixed cell
references storing stock prices updated daily by MSN Money, the other -
called Historical Prices - that stores the values historically arranged from
todays date on the left and the earliest record on the right (may have to
change that to transpose downwards as I am fast approaching the 256 column
limit).

Everyday, it is necessary to go into the Historical Prices worksheet and
create two new columns to the left, switch to the Valuations worksheet, copy
today's values and then paste them on the Historical Prices sheet.

This is OK if I am around - however, I will be increasingly away, sometimes
in buildings that have no phone connections - and the other members of my
family who are willing to take on this task don't fully understand what is
required and work through a two page help document to perform the operation,
usually necessitating a phone call if they click in the wrong cell, highlight
the wrong ranges, etc. Hence the need for automation!

I have created a macro to create the additional cells, copying the formulae
from the previous column, but cannot work out a satisfactory function that
will update only if the date at the top of the column is todays date.

For example, if I used the IF function, the formula would read
=IF(A32=TODAY(),'Valuations'!B5,....) the last bit being the problem.
Because, if A32 doesn't equal today's date, you cannot get Excel to just keep
the value that it has recorded for the cell.

Have you any suggestions? If any of the above is unclear, I will be happy
to explain further.

"Alok" wrote:

Gaitej,
Could you be more specific about what you are trying to do. Thanks.
Alok Joshi

"Gaitej" wrote:

I am trying to transfer information from a column of figures, generated
automatically on a daily basis, to a day to day record on the same worksheet.
I am aware that I can use the copy/paste function to build up the day to day
record but I wanted to know if there was a way of building it automatically.

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
AutoFIll -by dragging the bottom-right corner of the cell Venkatesh V Excel Discussion (Misc queries) 5 February 23rd 05 04:57 PM
how to create a variable column in cell reference Sampson Excel Worksheet Functions 3 February 21st 05 10:13 PM
Can a Formula in Cell X modify Cell Y? alMandragor Excel Discussion (Misc queries) 7 February 10th 05 09:51 PM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM
VLookup resulting in a blank cell... KempensBoerke Excel Worksheet Functions 1 October 28th 04 09:57 PM


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