LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default How to replace a cell's formula with a non-zero calculated value?

I have a monthly mileage calculator in which the user enters the month, year,
and mileage. The calculated data can then be printed as that month's
reimbursement sheet. Next month, the same calculator is used with the new
monthly data, etc.

I have a second worksheet to capture each month's data as it is entered, and
then cumulative sum both the mileage and the reimbursement winding up with a
yearly total of those items.

In the second worksheet, I have a formula by each of the 12 months to
inspect the MONTH field in the first worksheet that reads, for example:
IF(Sheet1!$M$6="January", Sheet1!$M$20,), so that when each month's data is
entered, it can be captured in the second worksheet. However, once a month's
data is captured, I want it to be preserved and not subject to being wiped
out when the next month's data is entered in Sheet 1, which is now happening.

How can I set my formulas so that each new monthly entry of data doesn't
wipe out the previously calculated cell data?
 
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
What is the command to replace a cell's formula with it's value? Cindy Excel Discussion (Misc queries) 8 May 15th 09 07:26 PM
can I do a formula to use only the highlited cell's ekkeindoha Excel Worksheet Functions 1 May 7th 07 10:08 PM
how do i find and replace a portion of a cell's formula? KyWilde Excel Discussion (Misc queries) 2 November 3rd 06 02:49 AM
How do I use a cell's text, "A1", and put it in a formula? HighRiser Excel Worksheet Functions 1 July 6th 05 04:11 PM
Formula that will allow you to add one to cell's value by clickin. lb Excel Worksheet Functions 1 April 21st 05 06:20 PM


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