Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 5
Default Repeat value from cell above

Setting up a data entry screen with 9 columns. The first 3 columns (Entry
date, salesman, customer) might repeat several times: How do I repeat and
display the value from the cell above if there is no value entered in the
current cell?
Thank you!
Carl
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,118
Default Repeat value from cell above

Try this:

Select from the first category down through the last relevant blank cell

Press the [F5] key......a shortcut for <edit<goto
Click the [special cells] button
Check: Blanks
Click the [OK] button
(that will select all of the blank cells in that range)

WHILE THOSE CELLS ARE STILL SELECTED...
Type: =...to start building a formula
Press the UP arrow one time
Press CTRL + ENTER...to put that formula in each blank cell

Does that help?
Post back if you have more questions.
--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)

Select the whole range of categories (hardcoded and formulas)
<edit<copy
<edit<paste special...Check: Values ...Click [OK]
"Cefoxtrot" wrote in message
...
Setting up a data entry screen with 9 columns. The first 3 columns (Entry
date, salesman, customer) might repeat several times: How do I repeat and
display the value from the cell above if there is no value entered in the
current cell?
Thank you!
Carl



  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 5
Default Repeat value from cell above

Thanks Ron, that seems to work after the fact... it fills all blank cells
correctly. My goal is to do it as data entry takes place, i.e. : if nothing
is entered at cell d14, it should default and print the content of d13. Is
that possible?
Carl

"Ron Coderre" wrote:

Try this:

Select from the first category down through the last relevant blank cell

Press the [F5] key......a shortcut for <edit<goto
Click the [special cells] button
Check: Blanks
Click the [OK] button
(that will select all of the blank cells in that range)

WHILE THOSE CELLS ARE STILL SELECTED...
Type: =...to start building a formula
Press the UP arrow one time
Press CTRL + ENTER...to put that formula in each blank cell

Does that help?
Post back if you have more questions.
--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)

Select the whole range of categories (hardcoded and formulas)
<edit<copy
<edit<paste special...Check: Values ...Click [OK]
"Cefoxtrot" wrote in message
...
Setting up a data entry screen with 9 columns. The first 3 columns (Entry
date, salesman, customer) might repeat several times: How do I repeat and
display the value from the cell above if there is no value entered in the
current cell?
Thank you!
Carl




  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,118
Default Repeat value from cell above

You'd need a VBA program to effect the activity you're describing.

If it would be the only code in the workbook and it's not critical,
it may not be worth the trouble of possibly changing everyone's
security settings, editing the trusted site list, and getting prompted
to enable macros whenever the workbook is opened

Your call...

--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)

"Cefoxtrot" wrote in message
...
Thanks Ron, that seems to work after the fact... it fills all blank cells
correctly. My goal is to do it as data entry takes place, i.e. : if
nothing
is entered at cell d14, it should default and print the content of d13. Is
that possible?
Carl

"Ron Coderre" wrote:

Try this:

Select from the first category down through the last relevant blank cell

Press the [F5] key......a shortcut for <edit<goto
Click the [special cells] button
Check: Blanks
Click the [OK] button
(that will select all of the blank cells in that range)

WHILE THOSE CELLS ARE STILL SELECTED...
Type: =...to start building a formula
Press the UP arrow one time
Press CTRL + ENTER...to put that formula in each blank cell

Does that help?
Post back if you have more questions.
--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)

Select the whole range of categories (hardcoded and formulas)
<edit<copy
<edit<paste special...Check: Values ...Click [OK]
"Cefoxtrot" wrote in message
...
Setting up a data entry screen with 9 columns. The first 3 columns
(Entry
date, salesman, customer) might repeat several times: How do I repeat
and
display the value from the cell above if there is no value entered in
the
current cell?
Thank you!
Carl






  #5   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 9
Default Repeat value from cell above

If you are going to do this during data entry just press Ctrl-D and it will
copy whatever is in the cell above including fomatting.


"Cefoxtrot" wrote:

Setting up a data entry screen with 9 columns. The first 3 columns (Entry
date, salesman, customer) might repeat several times: How do I repeat and
display the value from the cell above if there is no value entered in the
current cell?
Thank you!
Carl

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
How to repeat cell downwards in a column? Fion Excel Worksheet Functions 2 January 11th 08 01:41 PM
Repeat formula within a cell HÃ¥vard Spaniland Excel Discussion (Misc queries) 5 January 10th 08 10:37 AM
Repeat symbol in a cell?? Repeating symbols Excel Worksheet Functions 4 September 19th 07 10:31 PM
Copy data in one cell to blank cell immediately below, repeat Jeff Excel Worksheet Functions 1 May 19th 06 07:12 PM
Title Cut Off if Rows to Repeat & Columns to Repeat are Both Selec unibaby Excel Discussion (Misc queries) 2 August 24th 05 04:29 PM


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