Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() What would the code be to delete the first character in the Active Cell? So abc123 would become bc123? It's easy to add a character to the beginning of the string, but I can't figure out how to delete it. TIA, Andy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need Help with ActiveCell.EntireRow.Delete | Excel Discussion (Misc queries) | |||
Need Help with ActiveCell.EntireRow.Delete | Excel Discussion (Misc queries) | |||
If activecell.column = variable then activecell,offset (0,1) | Excel Discussion (Misc queries) | |||
Delete rows from activecell | Excel Programming | |||
Delete the row where the activecell is located with VBA | Excel Programming |