Results 1 to 3 of 3

Convert formulas to values

Threaded View

  1. #1
    Forum Contributor
    Join Date
    06-11-2009
    Location
    Cape Town
    MS-Off Ver
    Microsoft 365
    Posts
    854

    Convert formulas to values

    Is there a more efficient way of doing this? "LamRate" is in cell A1 and the other ranges are immediately below.

    'Convert formulas to values
        Range("Lamrate").Value = Range("LamRate").Value
        Range("Toughrate").Value = Range("ToughRate").Value
        Range("BGrate").Value = Range("BGRate").Value
        Range("Filmrate").Value = Range("FilmRate").Value
    Thanks in advance
    Last edited by Aland2929; 03-04-2011 at 07:38 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