Results 1 to 8 of 8

Thread: excel main empty row delete or hide kerna

  1. #1
    paktha is offline Senior Member+
    Last Online
    14th June 2014 @ 01:25 PM
    Join Date
    11 Aug 2009
    Posts
    107
    Threads
    9
    Credits
    0
    Thanked
    3

    Default excel main empty row delete or hide kerna

    ایکسل میں خالی سیل یا روع کو ختم یا ڈ یلٹ کرنا کیسے ممکن
    ہیں
    how it is posibel to hide or delete empty row
    thanks

  2. #2
    mohibb-e-wattan's Avatar
    mohibb-e-wattan is offline Senior Member+
    Last Online
    27th August 2012 @ 04:05 PM
    Join Date
    05 Dec 2009
    Age
    36
    Posts
    354
    Threads
    17
    Credits
    0
    Thanked
    15

    Default your reply here

    Quote paktha said: View Post
    ایکسل میں خالی سیل یا روع کو ختم یا ڈ یلٹ کرنا کیسے ممکن
    ہیں
    how it is posibel to hide or delete empty row
    thanks
    Please Check This.
    ager samaj na aaey to reply ker dana.





    See The Beauty Of Dubai

  3. #3
    syar is offline Advance Member
    Last Online
    Yesterday @ 02:42 PM
    Join Date
    31 Jul 2009
    Location
    Nowshera(KP)
    Age
    47
    Gender
    Male
    Posts
    884
    Threads
    9
    Credits
    563
    Thanked
    340

    Post



    Aik method tu aap ko mohibb-e-watan ne aap ko tafseel se bataya he. Agar manually aap ko oper deye gae tareeke se delete karna mushkil ho tu try the following Macro.
    Screen shot m deye gae data ko base bana kar ye macro lekha ha agar it is not in your case then reply. An may be this is a fast then manually delete rows.

    Also assume your data strats from Column "A"
    Press ALT+F11
    Insert Menu m ja kar module select karain aur new open hone wale window m ye code paste kar k macro run karain, aap k jitne bhe empty rows honge delete ho jae gi.

    Code:
    Sub Del_row()
    Dim LR As Long
    LR = Range("A" & Rows.Count).End(xlUp).Row
    On Error Resume Next
    Range("A1:A" & LR).SpecialCells(xlCellTypeBlanks).EntireRow.Delete
    On Error GoTo 0
    End Sub
    regards

  4. #4
    syar is offline Advance Member
    Last Online
    Yesterday @ 02:42 PM
    Join Date
    31 Jul 2009
    Location
    Nowshera(KP)
    Age
    47
    Gender
    Male
    Posts
    884
    Threads
    9
    Credits
    563
    Thanked
    340

    Default

    Without using a macro:

    Select your column

    Press F5

    Press the Special button, tick Blanks and click OK

    Edit > Delete > Cells or rows jo aap chahte ho

    regards

  5. #5
    paktha is offline Senior Member+
    Last Online
    14th June 2014 @ 01:25 PM
    Join Date
    11 Aug 2009
    Posts
    107
    Threads
    9
    Credits
    0
    Thanked
    3

    Default تصویر میں موجود ڈیٹا کو فا رمیٹ کرنا

    Quote syar said: View Post
    salam::

    Aik method tu aap ko mohibb-e-watan ne aap ko tafseel se bataya he. Agar manually aap ko oper deye gae tareeke se delete karna mushkil ho tu try the following macro.
    Screen shot m deye gae data ko base bana kar ye macro lekha ha agar it is not in your case then reply. An may be this is a fast then manually delete rows.

    Also assume your data strats from column "a"
    press alt+f11
    insert menu m ja kar module select karain aur new open hone wale window m ye code paste kar k macro run karain, aap k jitne bhe empty rows honge delete ho jae gi.

    Code:
    sub del_row()
    dim lr as long
    lr = range("a" & rows.count).end(xlup).row
    on error resume next
    range("a1:a" & lr).specialcells(xlcelltypeblanks).entirerow.delete
    on error goto 0
    end sub
    regards
    اس تصویر میں موجود ڈیٹا کو فارمیٹ کرنا خالی رو کو
    Attached Files Attached Files

  6. #6
    syar is offline Advance Member
    Last Online
    Yesterday @ 02:42 PM
    Join Date
    31 Jul 2009
    Location
    Nowshera(KP)
    Age
    47
    Gender
    Male
    Posts
    884
    Threads
    9
    Credits
    563
    Thanked
    340

    Default

    salam::

    format karne se keya murad ha? agar aap column"B" ki empty rows ko delete karna ha tu
    try with modified code

    Code:
    Sub Del_row()
    Dim LR As Long
    LR = Range("B" & Rows.Count).End(xlUp).Row
    On Error Resume Next
    Range("B1:B" & LR).SpecialCells(xlCellTypeBlanks).EntireRow.Delete
    On Error GoTo 0
    End Sub

    kia aap ne inpage se data as pic import ke ha tu phir mushkil ho ga. Lekan language istimal ke ha tu pleae reply.
    If possible pls attached your dummy sheet here with your expected result.

    regards

  7. #7
    paktha is offline Senior Member+
    Last Online
    14th June 2014 @ 01:25 PM
    Join Date
    11 Aug 2009
    Posts
    107
    Threads
    9
    Credits
    0
    Thanked
    3

    Default

    کل انشا اللہ دوبارہ کوشش کروں گا شکریہ

  8. #8
    sshzaidi's Avatar
    sshzaidi is offline Senior Member+
    Last Online
    20th January 2018 @ 01:06 PM
    Join Date
    29 Aug 2009
    Location
    Karachi
    Posts
    499
    Threads
    24
    Credits
    74
    Thanked
    9

    Default

    Quote syar said: View Post
    Without using a macro:

    Select your column

    Press F5

    Press the Special button, tick Blanks and click OK

    Edit > Delete > Cells or rows jo aap chahte ho

    regards
    thanks yaar yeh short or acha hai

Similar Threads

  1. Most urgent help need about empty word & excel row , columns
    By kashifundlas in forum Ask an Expert
    Replies: 1
    Last Post: 29th March 2013, 05:16 PM
  2. Replies: 17
    Last Post: 31st October 2012, 03:15 AM
  3. iphone main computer sy photo delete kerna?
    By afrazmalik in forum Mobile phones problems and Help Zone
    Replies: 2
    Last Post: 30th August 2012, 05:36 PM
  4. Baghair waja bataye post delete kerna
    By oioioioioi in forum Tajaweez aur Shikayat
    Replies: 3
    Last Post: 4th November 2009, 01:45 AM
  5. link kaisy hide kerna hai
    By mastlife in forum Ask an Expert
    Replies: 4
    Last Post: 23rd March 2009, 10:46 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •