3 questions...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i need some help with an assignment...
how do you,
1. put navigation buttons on a form (i dont know about all that coding, i
dont have a background in it)
2. put a photo in for a record using an OLE object (i did this once before
at school but i dont remember)
3. how do i make the background more than one colour (like 2-toned)
thanks!
 
1. The default for a form is to have navigation buttons. If you don't want
them or want to create your own, you have to set the form's navigationbuttons
property to No. If you do want to create your own, be sure you have wizards
turned on and use the wizard to create them.

2. You can also do this with a wizard. The question is whether you want a
Bound Object Frame or an Unbound Object Frame. The difference is a Bound
Object Frame refers to images in the database and an Unbound Object Frame
referes to images outside the database.

3. I am not sure this is what you want, but have a loo:
http://www.lebans.com/alternatecolordetailsection.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top