Quick Excel Question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • razor007
    New Member
    • Feb 2007
    • 2

    Quick Excel Question

    Does any Excel guru out there know how you can test the contents of a cell to see if it's contents are a formula rather than a value - here's the kicker - not using vba?

    Thanks.
  • Ganon11
    Recognized Expert Specialist
    • Oct 2006
    • 3651

    #2
    What would you be using to test this?

    Comment

    • MMcCarthy
      Recognized Expert MVP
      • Aug 2006
      • 14387

      #3
      Originally posted by razor007
      Does any Excel guru out there know how you can test the contents of a cell to see if it's contents are a formula rather than a value - here's the kicker - not using vba?

      Thanks.
      It very much depends on what you're doing but if you copy the cells and use the paste special and choose formulas then all the cells with fomulas will show the formula rather than the data.

      Mary

      Comment

      • link
        New Member
        • Nov 2006
        • 71

        #4
        hi there,

        try control + left single quote...it will shows you the content of every single cell inlcuding the formula...

        hope this works.

        L][nk

        Comment

        Working...