+ Reply to Thread
Results 1 to 5 of 5

How to Use CELLS,RANGE,SELECT,SELECTION & OTHER BASIC EXCEL OBJECTS IN EXCEL VBA

  1. #1
    Forum Contributor excelkeechak's Avatar
    Join Date
    07-21-2008
    Location
    India.
    MS-Off Ver
    2013 /2016
    Posts
    363

    Cool How to Use CELLS,RANGE,SELECT,SELECTION & OTHER BASIC EXCEL OBJECTS IN EXCEL VBA

    HI ,everybody

    i m a newbie to excel programming. i m facing problems using Cells, Range & other objects in excel vba.Please let me know how to use the basic operation of these objects in the programming.
    THANKS IN ADVANCE..............

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Can you be more specific.

    To use the Cells to refer to a range Cells(row number,column number)

    To use range, Range("A1") or Range ("A1:B100")

    Selection refers to the selected range.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Forum Contributor excelkeechak's Avatar
    Join Date
    07-21-2008
    Location
    India.
    MS-Off Ver
    2013 /2016
    Posts
    363
    Thanks for that answer any way.My question is that how do i start programming with excel. I mean i want to know how a cell is used in procedures. I also want to know whether i can dowload/view or study basic procedures using LOOPS and other Conditional statements.

    I tried to work around with cells. but its a quite confusing for me to use which Snippet for working with cells ,ranges and how to use Select Property & selection method ..pls help me out of this situation

  4. #4
    Registered User
    Join Date
    09-24-2008
    Location
    India,Bangalore
    Posts
    4

  5. #5
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    You need to read sources like this Forum & look for example workbooks.

+ 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. Excel crashes due to incomplete VBA compilation?
    By RogerN in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-11-2009, 09:26 PM
  2. Importing Excel worksheet into Word
    By mark87 in forum Excel General
    Replies: 0
    Last Post: 09-08-2008, 12:20 PM
  3. notes to run a basic excel class
    By dewsbury in forum Excel General
    Replies: 1
    Last Post: 05-01-2008, 04:50 PM
  4. shifting online data comes to excel as per formula with very minimum timelag
    By cramatr in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-04-2007, 10:08 PM
  5. Excel 2003 Not Excelling in Handling 2000 .xls File
    By pands in forum Excel General
    Replies: 4
    Last Post: 02-27-2007, 05:56 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