Help Pop Up Table

C

Craig

Hi,

I am creating a form and would like to have a table of
information pop up, perhaps upon entering information in a
field.

Thanks,

Craig
 
F

Frank Kabel

Hi
not quite sure what you're trying to do but one way to
give information about a specific filed for the user would
be to use a comment. select your cell and goto 'Insert -
Comment'

You may also consider using 'Data - Validation' and define
a custom error message
 
B

Bob Phillips

You have a number of choices. You could launch another form, or a simple
MsgBox. It all depends what the pop-up is meant to do.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Top