How do you make the date change for every entry when inserting.

Hello, I am making a daily vehicle inspection report for my truck and I would like to make a 7 day calendar but I would like to insert the date ie Monday Feb 22, 2010, Tuesday Feb 23, 2010 etc...and have it change for each day of the week. is there a way to do this? Also can you put an outline or a box around the 6 lines of text that you input.
Thank you
Ottoman

Jerrold Green1 wrote:
Ottoman,
As Peter says, you can use a Table for this. You do not, however, need to enter two dates to fill with a series of dates. Dates are an exception to the general Fill rule. Just enter one, and fill down to get successive dates.
Other exception available:
a single cell is sufficient for every entries ending with a number :
president1
thief2
king3
behave this way.
Durations behave like numbers : two cells are required.
Yvan KOENIG (VALLAURIS, France) samedi 27 février 2010 18:20:29

Similar Messages

  • How do you make the velocity equal for a bunch of different notes?

    Whenever I adjust a bunch of notes with the velocity tool, if they started out w/ different velocities i can never get them to the same velocity. How do you change the velocity of diff. velocity notes to the same velocity all at once?

    You can do this easily in the inspector. Make sure the midi region you want to work with is the only thing selected in the arrange window. Then in the inspector set the dynamics to 'fixed', which will make all notes play at exactly the same velocity. Then using the velocity setting right above it, you can set precisely what this fixed velocity value should be for all notes. This is a non-destructive procedure, if you want to permanently apply these changes, use 'normalize region parameters' from the midi submenu in the arrange window once you've got it sounding how you want it. This will reset the parameters in the inspector back to zero so you can make further adjustments if you want, but all the settings you made will be written directly to the midi data. When you then open the piano roll, you'll see that all your velocities are identical.

  • HT4721 how do you make the thesaurus present for three finger tap?

    http://support.apple.com/kb/HT4721 makes reference to thesaurs, apple and wikipedia useage if presnt.  how do yo make presnt.  rightn now only dictionary comes up.

    Wow!
    I'm not going to be of much use regarding answers but I sure am going to watching this post like a hawk for any replies. My package is a slightly diluted version of this and I do find the BBtalk and data limits hard to make the most of as well.
    If nothing else this totally highlights how complicated BT have managed to make their packages.
    A cynic would assume that they are trying to catch us out at every step and for us to either be overspending or not really getting the moneys worth.

  • How do you make the phone vibrate for everything

    I would like to have everything to be on vibrate (calls, texts, alerts etc.) instead of the phone ringing.  I thought I was doing it right but the phone still rings.  Can someone please tell me how to fix it.  Thanks

    I'm a little confused.  When I go to settings then Sounds.  This is what I have listed
    silent     vibrate     on
    ringer and alerts     I've the sound all the way to the left and change with the buttons     on
    vibrate is on
    Sorry if that's confusing.  I don't understand what you mean by flip the switch to mute.  I don't have that option.

  • Tried the posted solution for the RETR problem and it works once then it returns. How do you make the change permanent?

    Tried the posted solution for the RETR problem and it works once then it returns. Once the email dl'ds the file deleted per the instructions returns. How do you make the change permanent?

    Hi DOC808HI
    # I don't know what you mean by "posted RETR solution". Could you please post a link to the suggested solution? Perhaps you are referring to this thread: https://support.mozilla.org/en-US/questions/991792 ?
    # Anyhow any further troubleshooting information you can provide will be great e.g. Your Operating System Version (XP, 7, Mac OS X Mavericks), your anti-virus if any, your mail provider, your ISP, what you did, what happened with exact error message, what happened
    Cheers!
    ...Roland

  • How do you merge the data of two MIDI regions?

    How do you merge the data of two MIDI regions into one MIDI region without using copy and paste functions in the piano roll editor?

    Sorry - didn't make myself clear. The glue tool would be no good here. I meant that I wanted, for example, to merge the MIDI contents of two regions that are perhaps on different tracks but play back at the same time, i.e. I want to add the 2nd region's MIDI to the 1st region's MIDI, but without having to go into the piano roll editor and cut and paste the data.

  • How do you make the sentences you input in a drop down list wrap to the next line?

    How do you make the sentences that you input in a drop down list to wrap to the next line?

    You can't.
    see this thread for more info:  Can you set drop down list as multi-line???

  • How do you make the background of an object transparent in Adobe Illustrator?

    Hello Forum.
    How do you make the background of an object transparent in Adobe Illustrator?
    I have been having issues with using the Magic Wand tool in Adobe Illustrator as well as the lasso tool.
    Basically, I am trying to put a small graphic into a new Illustrator file.
    The first thing I tried to do is to use the magic wand tool.  But I found out that this did not work on a jpeg image since it did not have any individual objects to select.
    So I tried something new.  I opened the file in Adobe Photoshop and used the lasso tool to select an area.  Then I coped this area.  Then I tried to paste it into Adobe Illustrator.  But the background was not transparent for the pasted image.
    How do I make the background transparent.
    I made this small video to show what I am talking about:
    http://youtu.be/2LgMGEF6z10

    Don't Copy/Paste the image.
    Make it transparent in Photoshop, save a PSD and place it in Illustrator

  • How do you set the font color for a specific entire row inside a JTable?

    How do you set the font color for a specific entire row inside a JTable?
    I want to change the font color for only a couple of rows inside a JTable.
    I've seen some ways to possibly do this with an individual cell.
    Clarification on changing the font color in an individual cell would be helpful too if
    there is no easy way to do this for a row.

    hai,
    Try out with this piece of code.Create your table and assign the renderer to each column in the table.
    CellColorRenderer m_CellColorRenderer = new CellColorRenderer();
    for(int i=0;i<your_JTable.getColumnCount();i++)
    your_JTable.getColumnModel().getColumn(i).setCellRenderer(m_CellColorRenderer);
    class CellColorRenderer extends JLabel implements TableCellRenderer
    CellColorRenderer()     
    setOpaque(true);     
    setHorizontalAlignment(LEFT);
    setVerticalAlignment(CENTER);
    setBackground(Color.white);
    setForeground(Color.black);
    protected void setValue(Object value)
         setText((value == null) ? "" : value.toString());
    public Component getTableCellRendererComponent(JTable table,Object value,boolean isSelected, boolean hasFocus, int row,int column)
         if(isSelected == true)
              setForeground(Color.red);
         else
              setForeground(Color.black);
         setValue(value);
         return this;
    regards,
    bala

  • How do you set the default magnification for Acrobat.  All documents that I open enlarge to 174% and are too big.

    How do you set the default magnification for Acrobat.  All documents that I open enlarge to 174% and are too big.  I see how to change the size after the document is open by going to File/properties/initial view and saving this setting.  I want all documents to open at 100% when they are first opened.  Can I set this as a default view?

    Hey Kris,
    You might go to Edit> Preferences> Zoom
    Do this without opening any particular PDF so that it applies to the program itself and not just one document.
    Try this and then let me know.
    Regards,
    Anubha

  • In windows 8 how do you make the bookmarks column "flexible"? I used to be able to make it narrower.

    Windows 8 how do you make the bookmarks column "flexible"?

    Is the problem with the Bookmarks Sidebar -- the one you can open and close by pressing Ctrl+b? It does seem to have a minimum width and won't get narrower than that, but I'm not sure whether you are running into that limitation or whether for some reason you are not getting the resizing arrow when you mouse over the thin border between the sidebar and the page.

  • How do you make your data into a chart?

    How do you make your data into a chart?

    Dick,
    Your table should look like this:
    You're looking at 1 Header Row and 1 Header Column. Headers are shaded by default. Adding a shading to a regular column doesn't make it a header. Use the Table Inspector.
    When you Select the data and Insert a Table, you will get this:
    Got it?
    Jerry

  • On a 5s how do you make the light turn off when phone rings or when you receive text, at work I would like to shut that off. Also seems like vibrate doesn't always work?

    On a 5s how do you make the light turn off when phone rings or when you receive text, at work I would like to shut that off. Also seems like vibrate doesn't always work? I had a 4s and didn't have these issues

    Thank you, I did find that. Still my phone does not always vibrate when ringer is off for texts and calls, only sometimes?

  • How do you make Motion templates availabe for all users for FCPX?

    How do you make Motion templates availabe for all users for FCPX?

    Copy your Motion Templates folder that is in your Movies folder to the movies folder of your other users.

  • HT4111 how do you make the hippih keyboard pair with an ipad

    how do you make the hippih keyboard pair with an ipad

    I know this question is old but I just found out the real answer. After you turn on the little switch on the left side of the HIPPIH AppsKey Keyboard and the blue light blinks, I want you to look just above it.   Do you see that hole right above the word PAIRING?  Go grab a paper clip and press down in to the hole for about 2 seconds.   This sends a signal to the ipad and in the BLUETOOTH menu you should see "Keyboard" under DEVICES. Click on it and dialogue box will pop up asking you to put in a passcode for the keyboard.
    It took me way too long to figure this out.
    Stupid recessed button.

Maybe you are looking for

  • How do I auto populate a text box if a check box is ticked in Acrobat XI Pro?

    Basically, i have been asked to create a catalogue of sorts for my organisation with a form at the end that will be completed by the end user. it will be a catalogue of books and toys that people can request to borrow from us. Its all specialist equi

  • Where is the Airplay button in iTunes 11.1 for Windows 7?

    I have 2 Airport Express to play iTunes through 2 stereo receivers around the house along with computer speakers. Both Airports are available seperately through iPhone4 and iPad4 which I upgraded to iOS7, but previously I could play to both and the c

  • Vb 6 issue

    Please sorry if am not posting at the correct forum, please am doing my project and i need some help in vb6 i need sql statement that will list all product that will expire within 60days based on their expiring date. this is my code, kindl help me Ad

  • LiveCycle Forms and ZipFiles issues

    I've created about 15 fillable forms in LiveCycle ES2 that have extended rights (as they need to have savable text for users). We want to upload these forms to our website for users to download, and since the forms can take a while to open, I thought

  • My ipod is stuck loading when i tried to update pleeze help

    its a black sceen with apple symble in the middle and a empty loading bar under it