Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to see if there is a way to split a worksheet. The data I have
to input needs to have columns at different widths. example: A1. a b c d e f A2 A b c d e f Any help you can give me I would appreciate |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry, each column has a single width for all its cells. You could merge
cells to simulate wider columns, but merged cells can cause problems with sorting and some editing operations. Hope this helps, Hutch "Liz" wrote: I am trying to see if there is a way to split a worksheet. The data I have to input needs to have columns at different widths. example: A1. a b c d e f A2 A b c d e f Any help you can give me I would appreciate |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello Liz
If i inderstand your question, I propose une solution "bricolo" Utilise the merge cellule. In your example : A1. a b c d e f A2 a b c d e f A2 A1 a a b b+c+d c e+f d g e h f i I hope it d'ont exists a third split (A3) ! J a c q u e s "Liz" a écrit dans le message de ... I am trying to see if there is a way to split a worksheet. The data I have to input needs to have columns at different widths. example: A1. a b c d e f A2 A b c d e f Any help you can give me I would appreciate |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Some one told me that you can add a new worksheet in with that worksheet is
this possible? That way it is all in one worksheet but with several worksheets. Is this somehow possible "Jacques ALARDET" wrote: Hello Liz If i inderstand your question, I propose une solution "bricolo" Utilise the merge cellule. In your example : A1. a b c d e f A2 a b c d e f A2 A1 a a b b+c+d c e+f d g e h f i I hope it d'ont exists a third split (A3) ! J a c q u e s "Liz" a écrit dans le message de ... I am trying to see if there is a way to split a worksheet. The data I have to input needs to have columns at different widths. example: A1. a b c d e f A2 A b c d e f Any help you can give me I would appreciate |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can't insert/embed a worksheet into another worksheet in the same
workbook. You can embed a different workbook as an object in a worksheet. Hutch "Liz" wrote: Some one told me that you can add a new worksheet in with that worksheet is this possible? That way it is all in one worksheet but with several worksheets. Is this somehow possible "Jacques ALARDET" wrote: Hello Liz If i inderstand your question, I propose une solution "bricolo" Utilise the merge cellule. In your example : A1. a b c d e f A2 a b c d e f A2 A1 a a b b+c+d c e+f d g e h f i I hope it d'ont exists a third split (A3) ! J a c q u e s "Liz" a écrit dans le message de ... I am trying to see if there is a way to split a worksheet. The data I have to input needs to have columns at different widths. example: A1. a b c d e f A2 A b c d e f Any help you can give me I would appreciate |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Protect woksheet and keep using outline capabilities | Excel Discussion (Misc queries) | |||
lookup a cell on another woksheet by using the tab name | Excel Programming | |||
How do I Increment a particular woksheet number? | Excel Worksheet Functions | |||
Sound / Audible Alert in a Woksheet ? | Excel Worksheet Functions | |||
on exel how do I can take out the ceros on the woksheet? | Excel Worksheet Functions |