+ Reply to Thread
Results 1 to 2 of 2

When writing a macro in excel workbook, how do I refer to ea cell

  1. #1
    Diana Bartz
    Guest

    When writing a macro in excel workbook, how do I refer to ea cell

    Please advise on the above questions

    Thank you,

    Diana

  2. #2
    Chip Pearson
    Guest

    Re: When writing a macro in excel workbook, how do I refer to ea cell

    Your question isn't very clear. You can refer to cells in many
    ways, the two most common being

    Cells(RowNum, ColNum)
    Range("A1")


    --
    Cordially,
    Chip Pearson
    Microsoft MVP - Excel
    Pearson Software Consulting, LLC
    www.cpearson.com



    "Diana Bartz" <Diana [email protected]> wrote in
    message
    news:[email protected]...
    > Please advise on the above questions
    >
    > Thank you,
    >
    > Diana




+ 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