+ Reply to Thread
Results 1 to 2 of 2

Can some one please help.code to fill multiple values in multiple cell.

  1. #1
    Registered User
    Join Date
    08-28-2014
    Location
    india
    MS-Off Ver
    2007
    Posts
    92

    Can some one please help.code to fill multiple values in multiple cell.

    Hi all,
    Thanks for the help in advance.

    I want to fill multiple values in multiple cells,can this be possible through VBA code
    [Code]:
    Range("L1").Select
    ActiveCell.FormulaR1C1 = "a"
    Range("M1").Select
    ActiveCell.FormulaR1C1 = "b"
    Range("N1").Select
    ActiveCell.FormulaR1C1 = "c"

    I want all this function to happen with one code . Is it possible. If yes then can someone help me please.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166
    Hello boddulus,

    Welcome to Excelforum. Be a part of large Excel community. Enjoy Learning.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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. Replies: 5
    Last Post: 08-04-2013, 09:49 AM
  2. Can I use one fill code to fill comboboxes in multiple forms?
    By 0612Man in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-18-2012, 02:57 PM
  3. VBA code to copy from another workbook using multiple cell values
    By derryt in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-19-2012, 01:47 PM
  4. Help: Code to hide multiple rows based on different cell values
    By swamy156 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-24-2012, 04:35 AM
  5. Looking up info from a seperate Excel file to fill multiple cell values
    By JesseM in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-29-2010, 05:28 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