Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Is it possible to split 1 cell into 3 cells w/o affecting other ce

I created a spreadsheet with multiple columns, merged cells & formulas. I now
see that I need to split 1 cell into 3 cells within that cell in order to add
a new formula that multiplies cell #2 and cell#3 (the new added cells). I've
tried to add a column just in the selected cell, but that adds a column to
the whole worksheet.

Here's an example: Currently in the cell I have
Assistant#1 ____hrs@____$/hr.

I would like to have Assistant#1 in one cell, _____(number of hours) in the
second cell & _____($ cost per hour in the third cell) but not have it affect
any other cell, row or column in the sheet.

Is this possible?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Is it possible to split 1 cell into 3 cells w/o affecting other ce

Not possible.

Excel has lots of cells.

Stick the hours in one cell and rate in another.

In your current cell use this formula

="Assistant#1 " & X1 & "hrs @ $" & X2 & "/hr"

where X1 and X2 are hours and rate.


Gord Dibben MS Excel MVP

On Fri, 23 Oct 2009 14:31:02 -0700, Moving Mountains <Moving
wrote:

I created a spreadsheet with multiple columns, merged cells & formulas. I now
see that I need to split 1 cell into 3 cells within that cell in order to add
a new formula that multiplies cell #2 and cell#3 (the new added cells). I've
tried to add a column just in the selected cell, but that adds a column to
the whole worksheet.

Here's an example: Currently in the cell I have
Assistant#1 ____hrs@____$/hr.

I would like to have Assistant#1 in one cell, _____(number of hours) in the
second cell & _____($ cost per hour in the third cell) but not have it affect
any other cell, row or column in the sheet.

Is this possible?


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
changing the width of a cell without affecting cells above or belo terwilli Excel Discussion (Misc queries) 1 January 10th 07 04:33 AM
How do I adjust cell widths without it affecting the cells above ejove Excel Discussion (Misc queries) 1 January 21st 06 04:27 PM
How do I split a cell into 3 different cells in excel? K8 New Users to Excel 5 December 1st 05 06:38 PM
Split values from one cell to dif. cells saziz Excel Discussion (Misc queries) 2 September 30th 05 04:47 PM
How do I split one cell of 6 numbers into two cells of 3 and 3? Jason Excel Discussion (Misc queries) 2 July 26th 05 03:42 PM


All times are GMT +1. The time now is 10:38 AM.

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

About Us

"It's about Microsoft Excel"