Add blank rows
Closed
bijnan
Posts
2
Registration date
Tuesday October 22, 2013
Status
Member
Last seen
October 24, 2013
-
Oct 23, 2013 at 11:54 AM
venkat1926 Posts 1863 Registration date Sunday June 14, 2009 Status Contributor Last seen August 7, 2021 - Oct 25, 2013 at 12:25 AM
venkat1926 Posts 1863 Registration date Sunday June 14, 2009 Status Contributor Last seen August 7, 2021 - Oct 25, 2013 at 12:25 AM
Related:
- Add blank rows
- 2007 microsoft office add-in microsoft save as pdf or xps - Download - Other
- How to add @ in laptop - Guide
- How to add songs to sound picker - Guide
- Debian add printer - Guide
- How to add photo in word resume - Guide
2 responses
venkat1926
Posts
1863
Registration date
Sunday June 14, 2009
Status
Contributor
Last seen
August 7, 2021
811
Oct 24, 2013 at 12:24 AM
Oct 24, 2013 at 12:24 AM
explain the logic of different number of blank rows.
venkat1926
Posts
1863
Registration date
Sunday June 14, 2009
Status
Contributor
Last seen
August 7, 2021
811
Oct 25, 2013 at 12:25 AM
Oct 25, 2013 at 12:25 AM
no. taht is not what I had problem
you have one blank row , two blank rows and thre blanks rows.
I prepared a macro to insert one blank row after two values and one value and and again two rows one blank row and one value one blank row looping it over. but you must hve logic of when 2 blank rows are inserted and when 3 blanks rows are inserted/
you have one blank row , two blank rows and thre blanks rows.
I prepared a macro to insert one blank row after two values and one value and and again two rows one blank row and one value one blank row looping it over. but you must hve logic of when 2 blank rows are inserted and when 3 blanks rows are inserted/
Oct 24, 2013 at 12:06 PM
1
2
4
then a blank row will be inserted between 2 and 4
and if the values are like
1
2
2
3 one row will be inserted immediate after two same value.
then