Picture

D

Dan

In Visual Basics I have my code that says:

Dim Notes As String
Notes = ...

I want to be able to say something like:

Dim Picture As ?
Picture = OLEPic

What would I set the picture type as?

Also how can I make change the font size and make it bold?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top