how to use export external button creaTED by s/w in vb forms
How do I write a program on VB 2008 that allows the user to use a button to toggle the color of the text between black and red?
hello, i want convert my visualbasic 2006 project to 2008 i tryed almost everything and still dont know how... anyone got a idea? Thank you Greetsz
Visual Basic project migration, Visual Basic 2006, Visual Basic 2008
While execution of my program's exe, the EndUser sometimes get run time error or application defined error etc., which are not handled by me in my code. So, in each & every 'Sub' or 'Function', before 'End Sub' or 'End Function', I have put these lines... If Not Err.Number = 0 Then ...
This is not a question & I am not sure if this is a proper forum. So I will let the site moderator decide. I recently came across a nice quiz which, I think, supports/encourages developing programming skills. So ... here is the puzzle. Find the lowest number with the following...
In my program I pass values from VB to Excel for reporting. When I pass 03-01-2009 (3rd Jan 2009), in excel it shows as 01-03-2009. I have set short date format to dd-mm-yyyy, in control panel, regional settings. Also in excel, I set cell format through VB as ... ...
I create a form (browse image buttom model) using vb 6.0. I want to create the quantity field, and when I entered the image quantity the number of images appeared(where I select the browse option). Is this possible. Help me…. Thank You
i have created a table in access to manage the house rent.i want to create report only for particular customer rent detail. the customer id is retrived from the table and stored in combobox in one form.when i choose particular id from the combo box, the respective details of the particular id...
I want number field in Data Report to be formatted like 12,90,565 or 89,675 How to do it Please Help me
What would be the code (using regular expression) to match the page , whos title changes during runtime, but we know that it will contain the string "Welcome" in the begining of the title?
i am new at this. This is an example of the data (in notepad) it looks like this.. 1,ABC,12/12/2008 2,DEF,13/12/2008 3,GHI,14/12/2008 4,JKL,15/12/2008 i would like to read only the first line and have each field dim as varchar. The output should be in this form: Field 1 = 1 Field 2 = ABC Field...
To Change The position & property of the Text in the crystal report from VB.NET code itself.... is It Possible??? while the Crystal report connected..... By Raam87
How can insert a Serial Number in the datareport eg Srl No Rank Name Dept 1 RM T N THAKUR RLY 2 GM T S SINGH RLY 3 INSPR K K PANDEY RLY the data Filtered by RLY from...
how i control the sorting by asc / dsc while i show the date on the from (MSHFlexGrid) by the sql command. i use DataEnvironment for all purpose, from to report
i want to have a program that only starts if a registry value is correct any help appreciated
In VB Data report based on the option selected from Form, the same data report should display different fields. For eg, when I choose "Tution Fees" it should display tution fees only, When I choose "book fees" it should display book fees only. I am using dataenvironment as dat source
How Can Create Auto Serial Number of Data found by an Query in the VB DataReport
Plsease send / provide codes to for DataEnvironment (vb 6.0). I wish to use the De for all purpose, eg. In Form, In Query, In Report every things thanks anand
Hi Expers In VB 6.0 Please Provide code concept with easy examples for Filter and Find (I using DataEnvironment on Desine Form for eg. DataEnvironment.RsEmp.Update etc Thanks Anand
Hi Experts In Visual Basic 6.0 I coded for month name eg. msgbox MonthName(1,True) Returned as Jan But I want the Month Number juslike above any code please provide eg. msgbox MonthNumber(Jan,true)


