Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This is complicated to explain - I'll do my best.
I have a macro that copies rows 10-34 from one worksheet & puts them on a 2nd worksheet. Colums A-C of each row contain a formulas that either copies data from another cell or is left blank. If these cells are blank it means nothing is entered on any cell of the rows. My macro copies each row anyway, but only pastes the values onto another worksheet. (There's a reason for my method, but the explanation would be to lengthy) The macro works fine at moving the data, but when I try to go in & sort the copied data I wind up with blank rows at the top. These are obviously the copied rows that had formulas, but no text - since I pasted the values nothing is shown in any the blank row cells - no formula or text - so what is the sorting feature picking up? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sorting with expanding a section feature | Excel Discussion (Misc queries) | |||
How to use VBA to automate sorting, cutting & pasting in Excel? | Excel Programming | |||
Linking messed up when Sorting | Excel Discussion (Misc queries) | |||
Date(Y,M,D) 'feature' or problem? | Excel Worksheet Functions | |||
Excel 2000 VBA problem -- sorting values in subtotaled column | Excel Programming |