Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
Could anyone help me how to check condition, and fill the data to the adjacent cell automatically? Such that, there are several columns at the worksheet. And I specified to use 2 columns (C and D) only. Column D contains characters in each cell. Column C is blank Column without data in all cell. It checks the number of the characters in each cell of column D. If the number of characters is 10 in D2, then fill "5" into C2 If the number of characters is 20 in D3, then fill "4" into C3 How can I implement that operation? Thanks for your in advance. TLee |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
fill in date into adjacent cell automatically | Excel Discussion (Misc queries) | |||
How to select data in non adjacent rows of a column automatically | Excel Discussion (Misc queries) | |||
How to Automatically Move Cell datato adjacent cell.. | Excel Discussion (Misc queries) | |||
Loop through for condition and input in adjacent cell | Excel Programming | |||
automatically fill in a cell if the adjacent cell has any value | Excel Programming |