How to Display the MS Chart to data Report!

Submitted by janzell on
' This code will make the MS chart converted to an image and load it to the data report.. MSChart1.EditCopy Picture1.Picture = Clipboard.GetData(vbCFMetafile) SavePicture Picture1.Picture, App.Path & "\Image1.wmf" Set animal.DataSource = recordset Set animal.Sections("section2").Controls.Item("Image1").Picture = LoadPicture((App.Path & "\Image1.wmf")) animal.Show

Lowest, Middle and Highest Number Determiner Version 1.0

Submitted by jakerpomperada on
Thank you for always visiting the site. About this called I called it Lowest, Middle and Highest Number Determiner Version 1.0 written in C++. What is good about the code is that I check and optimize it to check all the possible errors that may occur during program execution.I hope this code will help beginning programmers in C++. If you find my work useful send me an email at jakerpomperada@yahoo