Library

Video Player is loading.
 
Current Time 0:00
Duration 4:22
Loaded: 0.00%
 

x1.00


Back

Games & Quizzes

Training Mode - Typing
Fill the gaps to the Lyric - Best method
Training Mode - Picking
Pick the correct word to fill in the gap
Fill In The Blank
Find the missing words in a sentence Requires 5 vocabulary annotations
Vocabulary Match
Match the words to the definitions Requires 10 vocabulary annotations

You may need to watch a part of the video to unlock quizzes

Don't forget to Sign In to save your points

Challenge Accomplished

PERFECT HITS +NaN
HITS +NaN
LONGEST STREAK +NaN
TOTAL +
- //

We couldn't find definitions for the word you were looking for.
Or maybe the current language is not supported

  • 00:09

    I'm working on a form that we can use in our bakery to view and edit the customer information.
    I'm working on a form that we can use in our bakery to view and edit the customer information.

  • 00:14

    And I know the employees are going to be using this form a lot, so I want to make it as pleasant
    And I know the employees are going to be using this form a lot, so I want to make it as pleasant

  • 00:18

    and easy to use as possible.
    and easy to use as possible.

  • 00:20

    To do that, I'm going to need to make some adjustments to the layout and formatting.
    To do that, I'm going to need to make some adjustments to the layout and formatting.

  • 00:25

    The first thing I'm going to do is add a command button that the user can click to search for
    The first thing I'm going to do is add a command button that the user can click to search for

  • 00:29

    a specific record.
    a specific record.

  • 00:31

    To add a command button, you'll need to be in Layout view.
    To add a command button, you'll need to be in Layout view.

  • 00:35

    In the Design tab, find the Controls group…
    In the Design tab, find the Controls group…

  • 00:38

    click on the drop-down arrow… and make sure that Use Control Wizards is selected.
    click on the drop-down arrow… and make sure that Use Control Wizards is selected.

  • 00:45

    And then select the Button command.
    And then select the Button command.

  • 00:48

    Then, in the form, click where you want the button to go.
    Then, in the form, click where you want the button to go.

  • 00:53

    There are many different actions that you can choose from, and they're organized under
    There are many different actions that you can choose from, and they're organized under

  • 00:57

    different categories.
    different categories.

  • 00:59

    Most of the time, you're probably just going to use actions from the first four categories.
    Most of the time, you're probably just going to use actions from the first four categories.

  • 01:03

    The one that I want is in Record Navigation… and it's called Find Record.
    The one that I want is in Record Navigation… and it's called Find Record.

  • 01:10

    Then click Next.
    Then click Next.

  • 01:12

    Here, you can choose whether you want the button to display text or a picture.
    Here, you can choose whether you want the button to display text or a picture.

  • 01:17

    In this case, I'm going to use the default binoculars picture, but you could also browse
    In this case, I'm going to use the default binoculars picture, but you could also browse

  • 01:22

    for another picture if you want.
    for another picture if you want.

  • 01:27

    In the last step, you can type a name for the button.
    In the last step, you can type a name for the button.

  • 01:30

    I'll call it Search.
    I'll call it Search.

  • 01:31

    And this text will not appear on the button, but it may be helpful if you need to edit
    And this text will not appear on the button, but it may be helpful if you need to edit

  • 01:35

    the button later with the Property Sheet.
    the button later with the Property Sheet.

  • 01:38

    Click Finish… and your button will appear on the form.
    Click Finish… and your button will appear on the form.

  • 01:43

    At this point, I want to move and resize the fields so we can get a better view of everything.
    At this point, I want to move and resize the fields so we can get a better view of everything.

  • 01:49

    I think everything would fit a lot better if I put it into two columns.
    I think everything would fit a lot better if I put it into two columns.

  • 01:53

    You can adjust the fields just like you would in a report.
    You can adjust the fields just like you would in a report.

  • 01:56

    For example, you can click on a cell… and then drag the edge to resize the column.
    For example, you can click on a cell… and then drag the edge to resize the column.

  • 02:04

    Next I'm going to go to the Arrange tab… and then in the Rows & Columns group, select
    Next I'm going to go to the Arrange tab… and then in the Rows & Columns group, select

  • 02:10

    Insert Right to add a column.
    Insert Right to add a column.

  • 02:12

    I'm going to click it twice so that we have one column for the field labels, and another
    I'm going to click it twice so that we have one column for the field labels, and another

  • 02:16

    for the actual fields.
    for the actual fields.

  • 02:19

    Then I'll just click and drag the fields where I want them.
    Then I'll just click and drag the fields where I want them.

  • 02:27

    You may end up with some empty rows, and you can just click on them and press the Delete
    You may end up with some empty rows, and you can just click on them and press the Delete

  • 02:31

    key to get rid of them.
    key to get rid of them.

  • 02:35

    And the Other Notes field, I'd like it to be larger, so I'm going to merge it with the
    And the Other Notes field, I'd like it to be larger, so I'm going to merge it with the

  • 02:39

    other cells in its row.
    other cells in its row.

  • 02:41

    I'll hold down the Shift key while I'm clicking each cell… and then on the Arrange tab,
    I'll hold down the Shift key while I'm clicking each cell… and then on the Arrange tab,

  • 02:47

    I'll click the Merge command.
    I'll click the Merge command.

  • 02:51

    Finally, I'm going to make some adjustments to the colors and fonts, just to make it look
    Finally, I'm going to make some adjustments to the colors and fonts, just to make it look

  • 02:58

    a little nicer.
    a little nicer.

  • 02:59

    And again, this is exactly like formatting a report.
    And again, this is exactly like formatting a report.

  • 03:03

    You can go to the Design tab to add a logo or choose a theme…
    You can go to the Design tab to add a logo or choose a theme…

  • 03:08

    But keep in mind, the theme applies to your entire database.
    But keep in mind, the theme applies to your entire database.

  • 03:11

    So if you want to make changes that will only apply to this form, you can use the commands
    So if you want to make changes that will only apply to this form, you can use the commands

  • 03:15

    in the Format tab.
    in the Format tab.

  • 03:17

    Here you can adjust the colors and fonts of individual elements in the form.
    Here you can adjust the colors and fonts of individual elements in the form.

  • 03:22

    I'm going to Control-click the fields that I want to change…
    I'm going to Control-click the fields that I want to change…

  • 03:28

    And now I can adjust the fill color… outline color… and outline weight.
    And now I can adjust the fill color… outline color… and outline weight.

  • 03:44

    I'm also going to choose a background color… and add a few final touches.
    I'm also going to choose a background color… and add a few final touches.

  • 03:50

    Ok, my form is now finished.
    Ok, my form is now finished.

  • 03:55

    I've added the logo for our bakery…
    I've added the logo for our bakery…

  • 03:57

    I've added a shadow to the Search box from the shape effects menu… and I've also changed
    I've added a shadow to the Search box from the shape effects menu… and I've also changed

  • 04:02

    the font of the form header.
    the font of the form header.

  • 04:05

    Now it may take some time to get the form exactly how you want it, but once you do,
    Now it may take some time to get the form exactly how you want it, but once you do,

  • 04:09

    you'll have a professional-looking form that's easy for people to use.
    you'll have a professional-looking form that's easy for people to use.

All verb
edit
/ˈedət/

word

prepare written material for publication

Access: Formatting Forms

175,830 views

Intro:

I'm working on a form that we can use in our bakery to view and edit the customer information.
And I know the employees are going to be using this form a lot, so I want to make it as pleasant
and easy to use as possible.. To do that, I'm going to need to make some adjustments to the layout and formatting.
The first thing I'm going to do is add a command button that the user can click to search for
a specific record.. To add a command button, you'll need to be in Layout view.
In the Design tab, find the Controls group…. click on the drop-down arrow… and make sure that Use Control Wizards is selected.
And then select the Button command.. Then, in the form, click where you want the button to go.
There are many different actions that you can choose from, and they're organized under
different categories.. Most of the time, you're probably just going to use actions from the first four categories.
The one that I want is in Record Navigation… and it's called Find Record.
Then click Next.. Here, you can choose whether you want the button to display text or a picture.
In this case, I'm going to use the default binoculars picture, but you could also browse
for another picture if you want.. In the last step, you can type a name for the button.

Video Vocabulary

/ˈkəstəmər/

noun

person who buys goods or services from shop or business.

/ˈakSH(ə)n/

noun other verb

process of doing something. Some things that a person or things do. To take action to do something.

/ˈhelpfəl/

adjective

giving or ready to give help.

/dəˈsplā/

noun verb

event intended for public entertainment. To show, e.g. your feelings, thoughts; demonstrate.

/ˈôrɡəˌnīzd/

adjective verb

arranged in systematic way. To arrange and plan things, e.g. a party.

/bəˈnäkyələrz/

noun

Instrument with a telescope for each eye.

/kəˈmand/

noun verb

authoritative order. give order.

/ˈpik(t)SHər/

noun verb

Mental image of what something is or looks like. To understand or imagine something.

other

People who work for someone else for payment.

/dəˈfôlt/

noun verb

Failure to meet an agreement or make a payment. To fail to meet as agreed; failure to pay.

/spəˈsifik/

adjective noun

clearly defined or identified. medicine or remedy effective in treating particular disease.

/ˈdif(ə)rənt/

adjective

Not of the same kind; unlike other things.

/ˈ(h)weT͟Hər/

conjunction

If something will happen or not.

/əˈnəT͟Hər/

adjective determiner pronoun

One more, but not this. One more added. One more (thing).

/ˈpräbəblē/

adverb

certainly.