Microsoft Visio Professional 2007 Advanced

Request info

Course duration: 1 Day

Course Outline

Creating technical layouts
Layers
Drawing scales
Dimensioning

Advanced formatting
Themes and styles
Templates

Custom shape design
Special drawing operations
Shape behavior and events
Custom stencils

Business diagrams and Web site mapping
Block, tree, and onion diagrams
Flowcharts
Organization charts
Project management diagrams
Web site maps

Integrating Visio with other programs
Integration with Microsoft Word
Integration with PowerPoint
Integration with Microsoft Outlook
Working with Web-enabling features

Software and database diagrams
Documenting software systems
Database model diagrams

SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2025-02-10' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (111) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC