....field while a row represents a record
You want both conditions to be true, so you can "And" them.
In vbscript, the and is written as "And" (not as && like other languages), so you get:
<span>If (empmedicalins = "y") And (empdentalins = "y") Then
print empidnumber, emplastname, empfirstname
Endif</span>
Answer:
The space bar is an astronauts favorite key
<span>The taskbar appears at the bottom of the windows desktop. It is used to launch and manage programs.
</span>The taskbar is part of the GUI (Graphical User Interface) . The most common uses of the taskbar is to<span> to locate and launch programs through the Start button, to view any program that is currently open, check the date an time.</span>
Select the whole document by pressing Ctrl+a.