Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
how to automaticaly copy the value of B3 to E5 while inputing value in B3?
|
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
How about just make E5 retrieve the value from B3?
=B3 or better if B3 could be empty: =if(b3="","",b3) chart maker wrote: how to automaticaly copy the value of B3 to E5 while inputing value in B3? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy/Paste how to avoid the copy of formula cells w/o calc values | Excel Discussion (Misc queries) | |||
auto copy only selected cells | Excel Worksheet Functions | |||
How to have formulas and formats auto copy to new inserted rows | Excel Discussion (Misc queries) | |||
Copy without Hidden Cols - How | Excel Discussion (Misc queries) | |||
reminder notifications in a column | Excel Discussion (Misc queries) |