Write the condition that evaluates to True when a dash (-) appears anywhere within the strItemNum variable.

What will be an ideal response?

If strItemNum Like "*-*" Then

Computer Science & Information Technology

You might also like to view...

An image can have a realistic shadow effect if all shadows are ________

A) the same width B) on the same side of the image C) the same color D) set to glow

Computer Science & Information Technology

Why are memory address ranges shown as 00000 - 9FFFF?

A) The device requires more than one memory location. B) The port has more than one device attached. C) The device does not have enough memory installed. D) These are the memory options available from which the device can choose.

Computer Science & Information Technology