Results 1 to 3 of 3

Thread: Excel populating cells RESOLVED

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2002
    Location
    CA, USA
    Posts
    3

    Excel populating cells RESOLVED

    Hi All,

    First of all let me say that I am very new to VBA, so please bear with me.

    I have a multipage that consists of 4 tabs. Each of the tabs contains various checkbox's ( between 4 & 6 box's each tab). When the user checks a box and then clicks the submit button it will populate the cells with the info. from the chkBox.

    However, depending on which box's are checked (ex. 1, 3, 7, 9) there are blank cells between the populated cells (2,4,5,6,8).

    So, how do I get it so that there are no empty cells. In other words I want all the cells in a column to have no blanks.

    The other question is:

    How do I read the populated cells (from the column above) into an array. I would like to use the data in the populated cells as labels on a different section of the form.

    I hope this is clear and sorry for the long post.
    Thanks.
    Last edited by ittybitty; Feb 12th, 2004 at 11:37 PM.

Posting Permissions

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



Click Here to Expand Forum to Full Width