View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lkw441 lkw441 is offline
external usenet poster
 
Posts: 1
Default Extracting from 1 cell and placing extractions in multiple cells


I receive the following data in a (3) cells:

SYS DESKTOP PIII 500 6.4 G 128M 40X 1.44(1 cell) DELL(1 cell) OPTIPLEX
GX1(1 cell)

Is there any code or command that would extract and put in multiple
cells:

Dell Optiplex GX1 (one cell) DESKTOP (1 cell) PIII500 (one cell)
128MB (one cell) 6.4 G (one cell) 40X (one cell)
The RAM (128MB) can be anywhere from 32MB-512MB
The HDD (6.4 G) can be from 1.2-20.4 G

I receive in 100 computers from a company and it takes me an hour (at
least) to type in this stuff manually.

Your help would be appreciated. Thank you.

Larry


--
lkw441
------------------------------------------------------------------------
lkw441's Profile: http://www.excelforum.com/member.php...fo&userid=2622
View this thread: http://www.excelforum.com/showthread...hreadid=387844