+ Reply to Thread
Results 1 to 1 of 1

Converting selective formulas to text

  1. #1
    Registered User
    Join Date
    02-19-2004
    Posts
    57

    Converting selective formulas to text

    Hi,

    I'm trying to convert some of the formulas in a worksheet to values as long as they satisfy the following:

    (1) contains a vlookup formula (linked to another worksheet)
    (2) contains a countif formula e.g. in {Range(P$8)} =SUM($D8:OFFSET(D8,0,COUNTIF($D$7:$O$7,"ACT")))
    (3) is a text formula

    I managed to figure out on how to use the InStr VBA Function before receiving replies to my original post here.
    I welcome any suggestions on how I can improve my code below by combining them into one...

    Please Login or Register  to view this content.
    Essentially what I need to do is convert to values all formulas that do not sum row or column data and any sum formula which contains an offset function.
    Last edited by josnah; 02-22-2008 at 10:49 PM.
    Any help is greatly appreciated

    Josnah

+ 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