Results 1 to 3 of 3

Relative code vs absolute code

Threaded View

  1. #1
    Forum Contributor
    Join Date
    08-08-2011
    Location
    Jacksonville, Florida
    MS-Off Ver
    Excel 2007
    Posts
    123

    Relative code vs absolute code

    There are about 3 lines of the following code I need help making relative. I have attached the spreadsheet. Thanks.

    Range("E2").Select
        Selection.AutoFill Destination:=Range("E2:E145")
        Range("E2:E145").Select

    Range("A13").Select
        Selection.End(xlDown).Select
        Range("A147:A156").Select
        Selection.ClearContents
    Attached Files Attached Files

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