<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cours de comptabilité - France, Maroc &#187; Cours Access</title>
	<atom:link href="http://www.cours-comptabilite.com/lessons/cours-bureautique/cours-access/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cours-comptabilite.com</link>
	<description></description>
	<lastBuildDate>Tue, 21 Jun 2011 11:34:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fiches cours Access 2003</title>
		<link>http://www.cours-comptabilite.com/article-5841238.html</link>
		<comments>http://www.cours-comptabilite.com/article-5841238.html#comments</comments>
		<pubDate>Wed, 24 Jun 2009 08:18:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cours Access]]></category>
		<category><![CDATA[Cours bureautique]]></category>

		<guid isPermaLink="false">http://www.cours-comptabilite.com/?p=73</guid>
		<description><![CDATA[



Cours microsoft access 2003


// 
function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
   [...]]]></description>
			<content:encoded><![CDATA[<table style="height: 1700px;" border="0" width="475">
<tbody>
<tr>
<th colspan="2">
<p align="center">Cours microsoft access 2003</p>
</th>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access01.pdf" target="_blank"><strong>COUR 01 : ENTRER DANS LE LOGICIEL ACCESS</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour entrer dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access02.pdf" target="_blank"><strong>COUR 02 : LE VOCABULAIRE D&#8217;ACCESS</strong></a></td>
<td width="60%">Ce cour définit les notions de tables, requêtes, formulaires, état&#8230; dans Word 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access03.pdf" target="_blank"><strong>COUR 03 : CREER UNE BASE DE DONNEES</strong></a></td>
<td width="60%">Ce cour définit la procédure pour créer une base de données dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access04.pdf" target="_blank"><strong>COUR 04 : FERMER UNE BASE DE DONNEES</strong></a></td>
<td width="60%">Ce cour définit la procédure pour fermer une base de données dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access05.pdf" target="_blank"><strong>COUR 05 : OUVRIR UNE BASE DE DONNEES</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour ouvrir une base de données avec Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access06.pdf" target="_blank"><strong>COUR 06 : QUITTER LE LOGICIEL ACCESS</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour quitter Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access07.pdf" target="_blank"><strong>COUR 07 : CREER UNE TABLE</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour créer une table dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access08.pdf" target="_blank"><strong>COUR 08 : SAISIR LA STRUCTURE D&#8217;UNE TABLE</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour créer la structure d&#8217;une table dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access09.pdf" target="_blank"><strong>COUR 09 : DEFINIR UNE CLE PRIMAIRE</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour définir une clé primaire dans une table dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access10.pdf" target="_blank"><strong>COUR 10 : SAUVEGARDER LA STRUCTURE DE LA TABLE</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour enregistrer la structure d&#8217;une table dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access11.pdf" target="_blank"><strong>COUR 11 : SAISIR DES DONNEES DANS UNE TABLE</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour saisir des données dans une table dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access12.pdf" target="_blank"><strong>COUR 12 : OUVRIR UNE TABLE</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour ouvrir une table dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access13.pdf" target="_blank"><strong>COUR 13 : MODIFIER LA STRUCTURE D&#8217;UNE TABLE</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour modifier la structure d&#8217;une table dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access14.pdf" target="_blank"><strong>COUR 14 : METTRE A JOUR UNE TABLE</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour modifier et mettre à jour une table dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access15.pdf" target="_blank"><strong>COUR 15 : MODIFIER LA PRESENTATION D&#8217;UNE TABLE</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour modifier la présentation d&#8217;une table dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access16.pdf" target="_blank"><strong>COUR 16 : IMPRIMER UNE TABLE</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour imprimer une table dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access17.pdf" target="_blank"><strong>COUR 17 : LA FONCTION RECHERCHER</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour utiliser la fonction rechercher dans une table dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access18.pdf" target="_blank"><strong>COUR 18 : LES RELATIONS ENTRE LES TABLES</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour créer des relations entre les tables dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access19.pdf" target="_blank"><strong>COUR 19 : TRIER UNE TABLE</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour trier les données dans une table dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access20.pdf" target="_blank"><strong>COUR 20 : LES FILTRES</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour créer des filtre dans une table dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access21.pdf" target="_blank"><strong>COUR 21 : LES FORMULAIRES</strong></a></td>
<td width="60%">Ce cour définit ce qu&#8217;est un formulaire dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access22.pdf" target="_blank"><strong>COUR 22 : CREER UN FORMULAIRE AVEC L&#8217;ASSISTANT D&#8217;ACCESS</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour créer un formulaire avec l&#8217;assistant dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access23.pdf" target="_blank"><strong>COUR 23 : MODIFIER UN FORMULAIRE</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour modifier un formulaire dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access24.pdf" target="_blank"><strong>COUR 24 : LES REQUETES</strong></a></td>
<td width="60%">Ce cour décrit ce qu&#8217;est une requête dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access25.pdf" target="_blank"><strong>COUR 25 : CREER UNE REQUETE DE SELECTION</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour créer une requête de sélection dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access26.pdf" target="_blank"><strong>COUR 26 : CREER UN CHAMP CALCULE</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour créer un champ calculé dans une requête dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access27.pdf" target="_blank"><strong>COUR 27 : FAIRE DES CALCULS DANS LES REQUETES</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour faire des calculs dans les requêtes dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access28.pdf" target="_blank"><strong>COUR 28 : CREER UNE REQUETE PARAMETRABLE</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour créer une requête paramétrée dans Access 2003.</td>
</tr>
<p><script type="text/javascript">// <![CDATA[
var fenetre = ""; // à définir comme variable globale</p>
<p>function popup(page, larg, haut, reboursseconde) {
    options = "toolbar=no, directories=no, menubar=no, status=no, location=no, width=" + larg + ", height=" + haut; 
    codepopup = 1;
	switch (codepopup) {
    case 0 :
      options += ", scrollbars=no, resizable=no";
      break;
    case 1 :
      options += ", scrollbars=no, resizable=yes";
      break;
    case 2 :
      options += ", scrollbars=yes, resizable=yes";
      break;
    }
    codepos = 2;
    vertical = 30;
    horizontal = 10;
    switch (codepos) {
      case 1 :
        ptop = Math.round((screen.availHeight - haut - vertical)/2);
        pleft = Math.round((screen.availWidth - larg - horizontal)/2);
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      case 2 :
        options += ", top=0, left=0"; 
        break;
      case 3 :
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=0, left=" + pleft; 
        break;
      case 4 :
        ptop = screen.availHeight - haut - vertical;
        options += ", top=" + ptop + ", left=0"; 
        break;
      case 5 :
        ptop = screen.availHeight - haut - vertical;
        pleft = screen.availWidth - larg - horizontal;
        options += ", top=" + ptop + ", left=" + pleft; 
        break;
      default :
      case 0 :
        break;
    }
	// ouvre une fenetre sans barre d'etat, ni d'ascenceur
	fenetre = window.open(page,'popup', options);</p>
<p>	rebours(reboursseconde);  // Commence le compte à rebours en secondes
}
function kill() {
	fenetre.close();
}
function rebours(seconde) {
	setTimeout("kill()",seconde*1000);
}
// ]]&gt;</script></p>
<tr>
<td width="30%" bgcolor="#c0c0c0"><a href="http://www.petitkar.com/file/access/access29.pdf" target="_blank"><strong>COUR 29 : LES REQUETES ACTION</strong></a></td>
<td width="60%">Ce cour décrit la procédure pour créer une requête action (création de table, suppression, ajout&#8230;) dans Access 2003.</td>
</tr>
</tbody>
</table>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.cours-comptabilite.com/article-5835536.html" rel="bookmark">Exercices de gestion - Comptabilité de gestion</a></li><li><a href="http://www.cours-comptabilite.com/article-5835492.html" rel="bookmark">Cours Word 2003</a></li><li><a href="http://www.cours-comptabilite.com/article-5816667.html" rel="bookmark">Cours excel 2003</a></li><li><a href="http://www.cours-comptabilite.com/article-5835541-6.html" rel="bookmark">Cours de comptabilité générale</a></li><li><a href="http://www.cours-comptabilite.com/france-2009-francais-gratuit-resultats-brevet-des-colleges.html" rel="bookmark">Gratuit DNB: Résultats brevet des collèges 2009 par académies</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.cours-comptabilite.com/article-5841238.html/feed</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<item>
		<title>Cours Access en ligne gratuit</title>
		<link>http://www.cours-comptabilite.com/article-5502882.html</link>
		<comments>http://www.cours-comptabilite.com/article-5502882.html#comments</comments>
		<pubDate>Sun, 24 Jun 2007 08:23:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cours Access]]></category>
		<category><![CDATA[Cours bureautique]]></category>

		<guid isPermaLink="false">http://www.cours-comptabilite.com/?p=77</guid>
		<description><![CDATA[Niveau : débutant
Ce tutorial ACCESS en ligne reprend les notions et quelques applications de la base de données Access 2000 &#8211; 2003 de Microsoft en 17 chapitres. Même si ce n&#8217;est pas le cours informatique donné dans notre salle de formation qui est plus complet, il devrait permettre de créer rapidement des bases de données. [...]]]></description>
			<content:encoded><![CDATA[<p><em><span style="color: #000080;">Niveau : débutant</span></em></p>
<p style="text-indent: 35.45pt;">Ce tutorial <strong>ACCESS</strong> en ligne reprend les notions et quelques applications de la <strong>base de données Access</strong> 2000 &#8211; 2003 de Microsoft en 17 chapitres. Même si ce n&#8217;est pas le cours informatique donné dans notre salle de formation qui est plus complet, il devrait permettre de créer rapidement des bases de données. L&#8217;exercice associé à notre tutorial vont nous permettre de créer une base de donnée relationnelle Access pour le classement et la gestion de CD musicaux, cassettes vidéo, DVD, &#8230; Un autre exemple d&#8217;utilisation est repris dans le cours sous <strong>Gestion des finances d&#8217;un club</strong></p>
<p><em>Introduction</em></p>
<p style="text-indent: 35.45pt;">Une <strong>base de donné</strong>e permet de classer, trier et filtrer de larges quantités d&#8217;informations. Chaque logiciel de gestion (comptabilité, gestion commerciale, stock, &#8230;) est d&#8217;ailleurs une base de donnée. Vous pouvez également le faire avec un tableur de type Excel. C&#8217;est en partie vrai. Si vous êtes un utilisateur avancé du tableur, certaines fonctions peuvent sembler similaires. Néanmoins, les possibilités de <strong>Microsoft Access</strong> sont largement supérieures dans ces domaines, surtout si vous utilisez de grandes quantités de données.</p>
<p style="text-indent: 35.45pt;">Pour débuter notre <strong>formation Access</strong>, commençons par un petit lexique spécifique aux bases de données</p>
<p style="text-indent: 35.45pt;">
<p>SOMMAIRE:</p>
<p><strong>1. Initiation aux bases de données &#8211; 2. Les tables &#8211; 3. Requête &#8211; 4. Formulaire &#8211; 5. Travailler avec une base de donnée Access. &#8211; 6. Création d&#8217;une base de donnée relationnelle &#8211; 7. Les Etats &#8211; 8. Macros et menus de démarrage &#8211; 9. Propriétés avancées des champs Access &#8211; 10 . Exercice: gestion d&#8217;un club &#8211; 11. Liste de choix &#8211; 12. Menu Macros &#8211; 13. Formulaire avancé &#8211; 14. Procédures événementielles &#8211; 15. Champ Calculé &#8211; 16. Access en réseau &#8211; 17. Sécurité et accès utilisateur</strong></p>
<p><em><span style="color: #000080;">le cours est sur le site : </span></em><a href="http://www.ybet.be/access/formation_access.htm" target="_blank"><em><span style="color: #000080;">http://www.ybet.be/access/formation_access.htm</span></em></a><em><span style="color: #000080;"><br />
</span></em></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.cours-comptabilite.com/article-5502859.html" rel="bookmark">Cours Excel: Statistiques</a></li><li><a href="http://www.cours-comptabilite.com/article-5502845.html" rel="bookmark">Cours excel : Excel 2000 et VBA</a></li><li><a href="http://www.cours-comptabilite.com/article-5841238.html" rel="bookmark">Fiches cours Access 2003</a></li><li><a href="http://www.cours-comptabilite.com/article-5502852.html" rel="bookmark">Excel cours : Protection du classeur, feuille, et cellule</a></li><li><a href="http://www.cours-comptabilite.com/article-1490173.html" rel="bookmark">Analyse financière / ANALYSE DU BILAN</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.cours-comptabilite.com/article-5502882.html/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

