Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
DCB DCB is offline
external usenet poster
 
Posts: 8
Default General query on use of Excel

How does one subdivide a column on an excel spreadsheat?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default General query on use of Excel

One does not subdivide a column vertically.

One could subdivide a column horizontally into groups of cells.

A1:A10, A11:A20 etc.


Gord Dibben MS Excel MVP

On Fri, 28 Mar 2008 10:40:01 -0700, DCB wrote:

How does one subdivide a column on an excel spreadsheat?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,345
Default General query on use of Excel

It is not possible to subdivide a Column. You can merge some of the cells
between two columns so that it looks like the non-merged cells are a
subdivision of the combined Columns. However, sooner or later the merged
cells will cause you trouble.

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"DCB" wrote in message
...
How does one subdivide a column on an excel spreadsheat?



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default General query on use of Excel

You can't physically sub-divide a column, but you can split data out
into separate columns. For example, if you have codes in column A made
up of 3 letters followed by 4 numbers, then these formulae copied down
the columns will extract the letters into column B and the numbers
into column C:

B1: =LEFT(A1,3)
C1: =RIGHT(A1,4)*1

Hope this helps.

Pete

On Mar 28, 5:40*pm, DCB wrote:
How does one subdivide a column on an excel spreadsheat?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Format: General - Text - General iturnrocks Excel Worksheet Functions 3 August 11th 06 04:47 PM
Anyone Else Use Database Query to Query Another Sheet in the Same Excel Workbook? jocke Excel Discussion (Misc queries) 1 November 29th 05 01:44 PM
Anyone Else Use Database Query to Query Another Sheet in the Same Excel Workbook? jocke Excel Discussion (Misc queries) 0 November 28th 05 06:37 PM
excel general questions zay Excel Discussion (Misc queries) 1 May 23rd 05 03:15 AM
How to use a Access Query that as a parameter into Excel database query Karen Middleton Excel Discussion (Misc queries) 1 December 13th 04 07:54 PM


All times are GMT +1. The time now is 12:13 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"