Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
In column I have: a b c d In cell on bottom I want to be "abcd". when I insert a row with char "s": a b s c d on bottom I want to be "abscd" without change in formula (as =sum(A1:A5) for number). Any idea alpha |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
= CHAR(Row() + 61) | Excel Programming | |||
Char(10) or Char(13) in body of email | Excel Programming | |||
FIND 1 char in cell of any 3 char =True | Excel Discussion (Misc queries) | |||
8500 cells with phone number(7 char.), wishing to add area code (10 char.) | Excel Discussion (Misc queries) | |||
How to removed the first three char and last char in XLS | Excel Programming |