Data (entry) form - expose properties?
As I was mapping out the user form I would need to allow my
users to easily enter data for a record, I came across the
"built-in" data form. It's pretty close to what I need except I
need it to be a no brainer - enter the index field data, pre-
entered fields initialize, the user enters the rest which is
validated, and never touches the spreadsheet.
But this thing is untouchable. One can programmatically visible
it by Application.ShowDataForm but that's it - can't alter
events code or properties. It is not amongst the xlDialogs (far
as I can tell). It's an arrogant little untouchable pris
taunting me into going thru the whole deal of re-creating it.
Any way to undress it and do something with it?
--
Poseur
"That's just kooky talk." --Kramer
|