Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default keeping dates in cells hidden

We have Office 2003 and I have users of every level so i need to keep all
parts of my spreadsheet at a beginners level. Most of the spreadsheet will
be locked but I have a row which will be for dates. They will only have to
key in the first date and then I've set a very simple formula to autofill.
What I would like assistance with is keeping those cells blank until the
first cell has been filled. I have read through almost all the threads here
but can't find anything. I know it's there but I'm not finding it. Thanks
so much.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,071
Default keeping dates in cells hidden

Ramona
Do you have formulas in those cells? If so, do you want those cells to
display a blank cell until that first cell is filled by the user? It would
help if you posted your formulas, but the basic format of the formula to do
what you want is:
=IF(A1="","",your formula here)
This says if A1 (replace with your cell address) is blank, display a blank
cell. If A1 is NOT blank, do your formula. HTH Otto
"ramona" wrote in message
...
We have Office 2003 and I have users of every level so i need to keep all
parts of my spreadsheet at a beginners level. Most of the spreadsheet
will
be locked but I have a row which will be for dates. They will only have
to
key in the first date and then I've set a very simple formula to autofill.
What I would like assistance with is keeping those cells blank until the
first cell has been filled. I have read through almost all the threads
here
but can't find anything. I know it's there but I'm not finding it.
Thanks
so much.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default keeping dates in cells hidden

Thank you. This is what I was looking for. I just had my simple formula
incorrect. If I had written my formula in this thread I probably wouldn't
have needed this. So thanks for your patience and assistance.

"Otto Moehrbach" wrote:

Ramona
Do you have formulas in those cells? If so, do you want those cells to
display a blank cell until that first cell is filled by the user? It would
help if you posted your formulas, but the basic format of the formula to do
what you want is:
=IF(A1="","",your formula here)
This says if A1 (replace with your cell address) is blank, display a blank
cell. If A1 is NOT blank, do your formula. HTH Otto
"ramona" wrote in message
...
We have Office 2003 and I have users of every level so i need to keep all
parts of my spreadsheet at a beginners level. Most of the spreadsheet
will
be locked but I have a row which will be for dates. They will only have
to
key in the first date and then I've set a very simple formula to autofill.
What I would like assistance with is keeping those cells blank until the
first cell has been filled. I have read through almost all the threads
here
but can't find anything. I know it's there but I'm not finding it.
Thanks
so much.




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
drag data vertically over hidden cells.. ignore hidden cells Derwood Excel Discussion (Misc queries) 1 March 6th 08 10:59 PM
Hiding cells & keeping them hidden permanently... Lisa Excel Discussion (Misc queries) 8 February 15th 07 09:35 PM
Keeping the hyperlink address hidden in a cell. rholmes via OfficeKB.com Excel Worksheet Functions 7 June 17th 06 01:56 AM
I know Excel can help me with keeping track of due dates pamiam3333 Excel Discussion (Misc queries) 1 March 7th 06 05:17 AM
keeping dates in UK format jarvo Excel Discussion (Misc queries) 7 August 17th 05 04:03 PM


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