LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 135
Default how to have cells automatically fill when entering value in ref

Matt -

Try this formula - if there is nothing in B1, then you won't get the stray
"text".

=IF(len(B1)0,"text"& B1,"")

Look at the forumulas in the other spreadsheets you use to see what they
test for.

--
Daryl S


"Matt" wrote:

How do you automatically fill in values down a spreadsheet. I have a formula
in cell A1 that references the value in B1 (ie ="text"& B1) When I enter a
number in b1 (ie 55) cell a1 then reads "text55".......here is my
question.....I want to add a value to B2 and have A2 fill in the value from
above without having to copy afterwards. I have a workbook that functions
like this but cannot figure out how it is done. No values appear in A2 until
i hit enter after filling a value in cell B2 and hitting enter.

 
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 have cells automatically fill when entering value in ref Matt Excel Discussion (Misc queries) 1 November 6th 09 04:26 PM
how to have cells automatically fill when entering value in ref Matt Excel Discussion (Misc queries) 1 November 6th 09 03:31 PM
how to have cells automatically fill when entering value in ref Matt Excel Discussion (Misc queries) 0 November 6th 09 03:02 PM
Automatically apply a fill when entering text Janet Excel Discussion (Misc queries) 4 February 17th 06 10:33 PM
need to fill cells automatically Feltond Excel Worksheet Functions 2 February 18th 05 10:56 PM


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