LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Can you have a value created by a function replace the functio

Suppose you want to enter data into A1:A10 of sheet1, and have that
appear in A1:A10 of sheet2, then next time in B1:B10 of sheet2, and so
on. You can put this formula in A1 of sheet2:

=IF(Sheet1!$A1="","",Sheet1!$A1)

and then copy it down to A10. When you have put the data in A1:A10 of
sheet1 for that month, copy A1:A10 of sheet2 into B1:B10, and then fix
the values in A1:A10. To do this, select the range A1:A10, click
<copy, then Edit | Paste Special | Values (check) | OK then <Esc.

Each month you enter data into sheet1, then copy the latest column in
sheet2 to the adjacent column and fix the values in the column you
have just copied.

Hope this helps.

Pee

On Sep 10, 1:37*am, xak1222 wrote:
Oops, I should have used formula not function in the subject line.

I'm trying to create a worksheet where I can enter new data each month in
the same cell and have that data recorded on another sheet each month without
having to do it manually. currently I am trying to use formulas that refer
back to the changing cell and they would work if there is a way to replace
the formula with the ending value.



"Pete_UK" wrote:
Would you like to describe what you want to do in more detail. So far
your description does not seem to tie in with your heading for this
thread.


Pete


On Sep 9, 8:02 pm, xak1222 wrote:
I am trying to use functions to create a list of data on one sheet by
replacing the data in a single cell many times on another sheet.


Can this be done using formulas? If not is there another way?- Hide quoted text -


- Show quoted text -


 
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
Function to incorporate worksheets that have yet to be created? tpmax Excel Worksheet Functions 3 June 25th 07 09:26 PM
I created a UDF but I can't run the function ... bhilton84 Excel Worksheet Functions 5 May 31st 07 09:50 PM
Help with function created in VBA Bob K Excel Worksheet Functions 3 December 15th 06 10:12 PM
Edit created worksheet function davidmac1954 Excel Worksheet Functions 1 October 10th 06 06:04 PM
How do I total a column which was created using the MID function? CindyB Excel Worksheet Functions 6 February 10th 05 05:37 AM


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