+ Reply to Thread
Results 1 to 4 of 4

filling in all column with 9

  1. #1
    Registered User
    Join Date
    09-23-2008
    Location
    chicago
    Posts
    27

    filling in all column with 9

    lets say I have 1000 rows and I want to fill every cell in column b with the number 9, how can I do that?

    thanks~

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Select the cells and while selected click in the formula bar and type 9 then press ctrl + enter

    or

    enter 9 in the first cell select the first cell down to the last then edit > fill > series

    or use the fill handle to drag down

    http://www.mvps.org/dmcritchie/excel/fillhand.htm

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Forum Contributor
    Join Date
    02-25-2008
    Posts
    101
    In the first cell type '=9'

    Then autofill down to the last row. To autofill, click on the cell, click and drag the little black box on the bottom right of the cell outline.

  4. #4
    Valued Forum Contributor
    Join Date
    08-26-2008
    Location
    singapore
    Posts
    626
    Please Login or Register  to view this content.
    I need your support to add reputations if my solution works.


+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Bill of Materials Comparison Macro
    By r0cket88 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-23-2008, 10:54 AM
  2. Macro to Search, Copy/Paste onto New Sheet
    By JADownie in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-13-2008, 04:57 PM
  3. Massive Sorting question.
    By Rgaherty in forum Excel Programming / VBA / Macros
    Replies: 35
    Last Post: 11-07-2007, 02:15 PM
  4. Filling last column outside a current region
    By Sudheerp in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-10-2007, 11:15 AM
  5. looping issues
    By Marcus Gee in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-09-2007, 11:42 PM

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