No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
Ex. You have a file in excel. In excel file they have 3 Rectangles namely Rectangle 1, 2 and 3. Then in my program I open that file, then I want to add text inside the Rectangle. Thanks!
anyone can know this code? if its possible just help me, but if not thanks:)
try dis one. Dim total as integer dim firstnumber as integer dim secondnumber as integer total = Format(csng(firstnumber) + Csng(secondnumber),"#,###,##0.00")
Guys, I want my textbox are ALL CAPITAL letters even I encode a small letter and it will become Capital .. thanks guys!
try this.. Textbox1.Text = Format(Csng(Textbox1.Text),"#,##0.00")
hello guys, anyone can know about viewing Pictures into DataGridView from database(Access) in my database its only a path. Thanks
The End.
nashy13