Results 1 to 5 of 5

How to give the column "AA" in range function of vba

Threaded View

  1. #1
    Registered User
    Join Date
    04-29-2013
    Location
    Bangalore
    MS-Off Ver
    Excel 2007
    Posts
    17

    How to give the column "AA" in range function of vba

    Hi,

    If I give

    Worksheets("Sheet1").Range("AA1:A" & LastRow).Value = Worksheets("Sheet2").Range("A2:A" & LastRow).Value, the values are getting pasted into both AA1 column and 1st row of the excel sheet. I want to copy only on AA1 column.can u please help on this?



    Thanks in advance
    Menaka B
    Last edited by Menaka; 05-01-2013 at 07:36 AM.

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