Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all
how would i go in VBA to do this: I have a single worksheet and i have a column with heading COLOR. I do not know what position color has in my worksheet (it could be column B, C or any other). I want to prepend a character "j" to all cells in the column that have a value. So if my column initially is like: COLOR ========== yellow pink orange after i run the VBA script it should be COLOR ========== jyellow jpink jorange thank you! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Add the same character(s) to multiple cells in a column (or row) . | Excel Discussion (Misc queries) | |||
search a column for a character.. | Excel Discussion (Misc queries) | |||
Can column character be added? | Excel Programming | |||
Add a character to each row in a column | Excel Discussion (Misc queries) | |||
Column Character | Excel Programming |