I would like to split easily a cell in two cells
From: Alain (Alain.12y8kt_at_excelforum-nospam.com)
Date: 03/11/04
- Next message: Arvi Laanemets: "Re: I would like to split easily a cell in two cells"
- Previous message: rollacorolla: "Re: Change the default chart patterns?"
- Next in thread: Arvi Laanemets: "Re: I would like to split easily a cell in two cells"
- Reply: Arvi Laanemets: "Re: I would like to split easily a cell in two cells"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 11 Mar 2004 04:23:19 -0600
I search for the equivalent of end of paragraph in word processors.
Suppose that A1 contains a string, and that A2 is empty.
I would like to edit A1, put my text cursor somewhere, and by an easy
combination of keys, leave in A1 the left part of the string, and move
in A2 the queue of the string.
before
/ A
1 head (I put my cursor here) tail
2 (empty)
after
/ A
1 head
2 tail
Is it possible with Excel, or VBA ?
Alain
--- Message posted from http://www.ExcelForum.com/
- Next message: Arvi Laanemets: "Re: I would like to split easily a cell in two cells"
- Previous message: rollacorolla: "Re: Change the default chart patterns?"
- Next in thread: Arvi Laanemets: "Re: I would like to split easily a cell in two cells"
- Reply: Arvi Laanemets: "Re: I would like to split easily a cell in two cells"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|