+ Reply to Thread
Results 1 to 3 of 3

Fill in the blanks!

  1. #1
    Bhupinder Rayat
    Guest

    Fill in the blanks!



  2. #2
    Ron de Bruin
    Guest

    Re: Fill in the blanks!

    Try this

    On Error Resume Next
    Range("A1:D5").SpecialCells(xlCellTypeBlanks).Value = 0
    On Error GoTo 0


    --
    Regards Ron de Bruin
    http://www.rondebruin.nl


    "Bhupinder Rayat" <[email protected]> wrote in message
    news:[email protected]...
    >




  3. #3
    Bhupinder Rayat
    Guest

    Re: Fill in the blanks!

    This way works great as well.


    Apologies for the repeated thread, I wasn't getting the prompt box to say my
    message had been posted.

    Thanks again,

    Pinda.

    "Ron de Bruin" wrote:

    > Try this
    >
    > On Error Resume Next
    > Range("A1:D5").SpecialCells(xlCellTypeBlanks).Value = 0
    > On Error GoTo 0
    >
    >
    > --
    > Regards Ron de Bruin
    > http://www.rondebruin.nl
    >
    >
    > "Bhupinder Rayat" <[email protected]> wrote in message
    > news:[email protected]...
    > >

    >
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1