Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It's always worth another try... :-)
Yes that's it exactly "Helmut Meukel" wrote in message ... Seems my answer didn't make it to the group, this is the second try. (just changed the befoer value of the StartCell to XXX, seems M$ gets offended by x_y_z_ without the underscores) I agree with Rick, I don't quite understand what you want to do. As Don wrote, you should provide examples of how your data looks before and how it should be after. That's how I understand it: LeftCell StartCell befo ABCDE XXX after: AB CDE Is that what you want? Helmut. "Stephen Ford" schrieb im Newsbeitrag ... I need some VB to do the following please (My VB is not good enough yet) Starting from the active cell (call it the StartCell) In the cell to the left.. ThreeChars = Value.right(3) (the last three chars) Value = Value - last three characters (assume value is text & at least 3 chars present) In StartCell.. value = ThreeChars (as text, overwrite any contents of StartCell) move active cell one down from StartCell |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VB Code not grabbing cell values | Excel Discussion (Misc queries) | |||
How to edit the code to fit image within specific cell? | Excel Programming | |||
Code to do edit checks when user moves out of a cell | Excel Programming | |||
Have code check cell contents on edit. | Excel Worksheet Functions | |||
UDF code to find specific text in cell comments, then average cell values | Excel Programming |