LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MS MS is offline
external usenet poster
 
Posts: 26
Default Keep data in fields if no update while updating

The problem must be solved without using VB and the excel version is 2003 !

The problem is I have an everyday sheet to keep track of some part#s and
another that need to take the data from that day and place them under that
day in a sheet that keeps track of data for a week at a time.
I got a field on the latter that updates the day using date functions and
from which I derive the actual day.

i need to do something like:

IF(THISDAY="TUESDAY";a2=[dailysheet]!a2; ....else keep the data alreayd in a2)

where the problem is the latter part since writing ;) or ;"") clears the
field and ;a2=a2) gives circular ref. error.

also if the current day is friday all the previous 'day'-fields must contain
their values until I set a field on a formula sheet to 'ClearAll',

like IF([formulas]g10="ClearAll";"";IF(THISDAY.........))

Latter construction works fine and, but I still need a way to retain cells
with their values if they are not updated.

Any ideas?....without using VB!
 
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
F9 problems when updating fields... Luke Williams Excel Discussion (Misc queries) 1 December 12th 07 04:26 PM
Update links not updating correctly Anthony Excel Discussion (Misc queries) 3 September 20th 07 04:46 PM
how can I convert data with fields in rows to fields as columns PiyushAg Excel Discussion (Misc queries) 3 July 2nd 07 05:46 AM
Why don't fields update automatically when new numbers are input?. Frustrated in NJ Excel Discussion (Misc queries) 2 February 25th 05 03:07 PM
Update fields with blanks kash Excel Discussion (Misc queries) 1 December 3rd 04 09:18 PM


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