Results 1 to 5 of 5

VBA Code To find Hardcoded Values in Formula

Threaded View

  1. #1
    Registered User
    Join Date
    08-10-2006
    Posts
    2

    VBA Code To find Hardcoded Values in Formula

    Hello,

    I am struggling to create/find a procedure that will find hard coded values in formula. So far I have been using code that searches for special cells e.g. GoTo Specials cells for constants with Number and Text. However I can not find a way of selecting cells which are part refering to another cell and part refering to a hardcoded value or a formula that just refers to a hardcoded value i.e. a formula with no precedents.

    Examples of formula I can not automatically select:

    =A1+1
    =1+2
    =1+A1+H78*J80+9+K7

    The formulas above contain a hardcoded value and its cells that contain this type of formula I want to automatically select without selecting every formula in the worsksheet.

    Hope People can help

    Best Regards

    Anjohn
    Last edited by anjohn; 08-10-2006 at 08:38 PM.

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