Hi All

I know how to export charts but now I want to export say Range("A1:L50") from say Sheet1 to a bitmap file so that I can display that in a picture box on the userform. The picture has to retain the formating of the Range.

I have searched on the net but couldn't find any code/hints.

Any help will be appreciated.