+ Reply to Thread
Results 1 to 3 of 3

VBA to remove formulas from specific number columns (number changes each week)

  1. #1
    Registered User
    Join Date
    08-13-2004
    Posts
    66

    VBA to remove formulas from specific number columns (number changes each week)

    I am automating the updating of a spreadsheet. Part of this process requires the removing of formulas (copy then paste special values) from specific number of columns. Number of columns which will need to have formulas removed increases by 1 each week from column AD. The number of columns from column AD is stored in cell A1. Does anyone know of VBA code that will look at cell A1 and remove formulas for that number of columns from column AD onwards?

  2. #2
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: VBA to remove formulas from specific number columns (number changes each week)

    How about:
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    08-13-2004
    Posts
    66

    Re: VBA to remove formulas from specific number columns (number changes each week)

    thanks,

    works perfectly

+ 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