Graphics...

S

Scott Matheny

If I'm calling out an object in VBA that has a value of a
picture, what would I use to state it's value. That
sounds confusing....so....
'my statement'

If Forms!TestSponsor!FatigueData!Graph.value = "???"

What can I put in the ???..?

What I want is to test whether there is a graph stored in
that field, but neither "" or Null will work. If this is
possible, please tell me how.

Thanks,
-Scott
 
Top