Re: please help
- From: "Joerg" <no@xxxxxxxxxxxxx>
- Date: Mon, 29 Jan 2007 18:18:44 +0900
You don't need any function. What I meant with functionality: You can simply
use the menu and choose Data = > Text to Columns.
As far as I can see Excel provides exactly what you need "right out of the
box", so why do you insist on using macros? I don't want to discourage you
from using (and understanding) macros, but why bother if you don't need one?
Joerg
<sunypack@xxxxxxxxx> wrote in message
news:1170050511.305227.85580@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
messagenews:1169999334.820016.104040@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Although i have used excel quite a bit, i have very limitted knowledge
about the functions. Similarly, i used macro by automaticaly recording
way back when but not at all vba programing. i would like to
manipulate internet-downloaded data where the split of strings into
separate cells is needed. i am having fun with code given by Mr.
Coleman. I am having a compile syntex error. Maybe my excel version is
not compatlbe.
Appreciate all the help i am getting.
On Jan 28, 6:44 pm, "Joerg" <n...@xxxxxxxxxxxxx> wrote:
Why would you need VBA? You could use standard Excel funcionality:
Go to Data = > Text to Columns and define comma as your delimiter.
Joerg
<sunyp...@xxxxxxxxx> wrote in
Would anyone please help me write a VBA progam to do the following:
A cell (e.g. Cell(A1)) contains a string; alphet, 12.3, 23.4, 56.7
Break the string and put each of them in separate cells (e.g.
alphbet in Cell(B2), 12.3 in Cell(C2),
23.4 in Cell(D2), and 56.7 in Cell(E2)).
Thank you,- Hide quoted text -- Show quoted text -
.
- References:
- please help
- From: sunypack
- Re: please help
- From: Joerg
- Re: please help
- From: sunypack
- please help
- Prev by Date: Str to Currency round problem
- Next by Date: Active***.Pictures.Insert
- Previous by thread: Re: please help
- Next by thread: unprotecting project
- Index(es):