Is there a way in VBA code to convert a text string into a variable with a type of iPictureDisp?
What I'm really trying to do is to create a bit map (.bmp) file containing about 25 characters of text.
If a variable with type iPictureDisp could be created, then the SavePicture command could be used to create the bmp file.
Thanks
What I'm really trying to do is to create a bit map (.bmp) file containing about 25 characters of text.
If a variable with type iPictureDisp could be created, then the SavePicture command could be used to create the bmp file.
Thanks