Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a worksheet with thousands of rows of data. One column has data as
shown below. Notice the blank lines. What I need is a formula that would make the data look like the column I show next to it. I know iI have seen this written before but I can't remember the formula to do it. Please Help. Thx. Jannie 10 10 10 10 10 12 12 52 52 60 60 60 60 40 40 40 20 20 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Assume your data is in col A, starting in row 2
Insert a blank column to the left, so that the data is now in column B In A2 enter the formula =if(b2<B1,B2,b1) Copy it down to the last desired row Select all these new formulas and copy them Use Edit-Paste Speical-Values to replace formulas with the results. Delete the original column of data. "Jannie worksheet function" wrote: I have a worksheet with thousands of rows of data. One column has data as shown below. Notice the blank lines. What I need is a formula that would make the data look like the column I show next to it. I know iI have seen this written before but I can't remember the formula to do it. Please Help. Thx. Jannie 10 10 10 10 10 12 12 52 52 60 60 60 60 40 40 40 20 20 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Select that column, use Edit/Goto Special, click Blanks and OK. Then,
whatever your selection is, type =, then press ctrl/enter & you're done. Bob Umlas Excel MVP "Jannie worksheet function" <Jannie worksheet wrote in message ... I have a worksheet with thousands of rows of data. One column has data as shown below. Notice the blank lines. What I need is a formula that would make the data look like the column I show next to it. I know iI have seen this written before but I can't remember the formula to do it. Please Help. Thx. Jannie 10 10 10 10 10 12 12 52 52 60 60 60 60 40 40 40 20 20 |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Select column A then F5SpecialBlanksOK
Enter an = sign in active blank cell then point or arrow to cell above. Hit CTRL + ENTER. Copy column A and in place Paste SpecialValuesOKEsc. Gord Dibben MS Excel MVP On Wed, 22 Aug 2007 10:52:00 -0700, Jannie worksheet function <Jannie worksheet wrote: I have a worksheet with thousands of rows of data. One column has data as shown below. Notice the blank lines. What I need is a formula that would make the data look like the column I show next to it. I know iI have seen this written before but I can't remember the formula to do it. Please Help. Thx. Jannie 10 10 10 10 10 12 12 52 52 60 60 60 60 40 40 40 20 20 |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Duke,
Not working quite right. Column 1, see the missing numbers this col. should look like the one next to it. The formula should be for col. A not B. Also, it is not putting in the correct # it is putting in zeros. Jannie "Duke Carey" wrote: Assume your data is in col A, starting in row 2 Insert a blank column to the left, so that the data is now in column B In A2 enter the formula =if(b2<B1,B2,b1) Copy it down to the last desired row Select all these new formulas and copy them Use Edit-Paste Speical-Values to replace formulas with the results. Delete the original column of data. "Jannie worksheet function" wrote: I have a worksheet with thousands of rows of data. One column has data as shown below. Notice the blank lines. What I need is a formula that would make the data look like the column I show next to it. I know iI have seen this written before but I can't remember the formula to do it. Please Help. Thx. Jannie 10 10 10 10 10 12 12 52 52 60 60 60 60 40 40 40 20 20 |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Got to work thanks so much.
Jannie "Gord Dibben" wrote: Select column A then F5SpecialBlanksOK Enter an = sign in active blank cell then point or arrow to cell above. Hit CTRL + ENTER. Copy column A and in place Paste SpecialValuesOKEsc. Gord Dibben MS Excel MVP On Wed, 22 Aug 2007 10:52:00 -0700, Jannie worksheet function <Jannie worksheet wrote: I have a worksheet with thousands of rows of data. One column has data as shown below. Notice the blank lines. What I need is a formula that would make the data look like the column I show next to it. I know iI have seen this written before but I can't remember the formula to do it. Please Help. Thx. Jannie 10 10 10 10 10 12 12 52 52 60 60 60 60 40 40 40 20 20 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Select filled region only in non-adjacent columns | Excel Discussion (Misc queries) | |||
identify missing data b/t columns and then paste in anthoer column | Excel Discussion (Misc queries) | |||
How to sort/synchronise 2 data columns with missing records? | Excel Discussion (Misc queries) | |||
Copy Data From Filled to Empty Cells | Excel Discussion (Misc queries) | |||
Checking if a cell is filled up with data | Excel Discussion (Misc queries) |