Tip of the Day
Right-Click on any program’s icon and click properties. In the Shortcut key area, type in or hit your favorite shortcut like Ctrl-Alt-N for Notepad and anytime from that point on, your shortcut will launch that program.
Q & A
Q. What is 'structured data'?
A. A set of information where the first row or record contains names for the column data and each subsequent row or record contains a unique set of data where each column or field contain the same data type of information and separated by a common character such as a comma or a TAB so that the data set structure could be easily understood by a spreadsheet, database, or table.