accesscreating changing tabs for

Forum home » Delegate support and help forum » Microsoft Access Training and help » Access-creating or changing tabs in form view | Access forum

Access-creating or changing tabs in form view | Access forum

resolvedResolved · Medium Priority · Version 2007

Edgar has attended:
Access Introduction course
Access Intermediate course
Access Advanced course
Excel Introduction course
Excel Intermediate course
Excel Advanced course
Access VBA course

Access-creating or changing tabs in form view

I have recently started using a database at work that the person before me created. I am new to Access so I would like to know how "tabs" were created in form view. Each tab is related to various fields of different tables. I may need to make changes to these tabs in the near future so any help would be appreciated.

RE: Access-creating or changing tabs in form view

Hi Edgar,

Thank you for your question.

Do you mean you have a form with multiple tabs?

If so it the form is created using the Form Wizard. Using the Controls on the Developer tab you can add the multiple tabs tool.

Please find some links below which may be of some help:

http://office.microsoft.com/en-us/access-help/create-a-tabbed-form-HA010277613.aspx

http://www.techrepublic.com/article/make-access-forms-easier-to-navigate-with-tab-controls/6090864

http://office.microsoft.com/video.aspx?assetid=ES010285993& ;vwidth=720&vheight=540&CTT=11&Origin=

Also I notice you will be attending our Intermediate and Advanced courses so you will be able to put that question to the trainer to see whether they can assist you or give you hints and tips.

I hope this helps.

Regards

Simon

RE: Access-creating or changing tabs in form view

Thanks for the assistance Simon.

Regards,

Edgar

 

Training courses

 

Training information:

See also:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Access tip:

Create calculated fields that work out your age

You can uset eh year function to work out the year from NOW function and then subtract it with your date of birth type field

Age=Year(Now( ))-Year([DoB])

View all Access hints and tips


Server loaded in 0.05 secs.