i got the answer.
thankx anyway
User Profile
Collapse
-
how to clear dynamic arraylist?
Hello All,
Would u plz tel me what is the syntax to clear a dynamic array?? i have tried Erase arrayname but is there any other way to clear the arraylist?
thank u very much in advance -
-
Thank u very much for the reply and helping me here... this is my Grid and the next is my excel button..
once i press on the excel button i can export the whole grid to the excel sheet bt what if i dont want to export the whole data to excel and i want few rows in tht.. for eg. row1,row3 and row7..
how to do tht?
thank u very much in advance
Code:Private Function LoadAddressGridData(FinYrCode
Leave a comment:
-
How to select rows randomly in MSFLexGrid and export them to excel?
Hello All,
I want to select few rows randomly in the MSFlexGrid and export them to excel using a button which i had made..
already i can send all the record in the grid using my export button bt wht if i want to select few rows randomly and not all and send them to excel sheet?
i knw selectionmode is thr in MSFlexGrid and i can set tht to flexselectionby row bt tht doesnt happen for random record...
does anyone... -
How to highlight a specific line in a datagird? (urgent)
Hello everyone,
I need a little help over here... i have a datagird as MSHFlexGrid1... in this gird i have field call as AdrId and the datatype is Int and the it is a textbox... there are 1000 or records are there in my gird... i want to highligh my row when i choose any on adrid in my textbox... for example if i choose number 98 i want the row in my gird get highlighted... i hope i m clear in my question... can anyone help me in tht??... -
-
How to join two or more lines of an SQL query
Hello all,
I have a very big SQL query which is having lots of conditions, inner and outer join and have to place in Adodc1.RecordSo urce = " "
so it can not be placed in one single line...
would you plz tel me how to go to the next line and continue wit the query? (attach two or more lines together in VB6)
thank u very much -
Decimal Ascii values
Hello All,
I have a table in my database with a field itemqty and the type was int and need to change it to decimal as i need the decimal point in my textbox.. i have a code for integer ascii values as bellow
i want to change this code and whtever i m doing my values is coming wrong coz i want both integer as well as decimal point ascii values.
can anyone help me in my code.
thank u in advance
... -
-
-
Error 32002: Unspecified failure has occured
Hello All,
I am trying to send mails with attachement using MAPI. Everything works fine except that from time to time I get this error on the SEND method:
32002: Unspecified failure has occured
It looks like the attachement part is having a problem.. coz when i put tht part in comment it works propely..
here is my code :
Code:Private Sub CmdReminder_Click()
-
-
Compile error : can't find project or library
Hello all..
i need a very urgent help here... i have done a project in VB6 and SQLServer 2000 but few days back my pc had to get formatted and i took the back up of my project. i have installed VB again and my project also bt now when i want to run the project i m getting this error :
Compile error : can't find project or library
i have checked the components and refrences also and everything is thr bt still not... -
Hi..
i m very sorry bt u told me to send the code tht i m working on it.. thts why i send the whole code of tht form... ok my problem is this part... i have setfocus here bt my combo box content still getting repeted.. i have filled my combo box from the properties.. am i missing something? wil u plz look at this part and let me knw..
thanks a lot
Code:Private Sub FormUpdateSQL1_BeforeValidate() If cmbResult.Text
Leave a comment:
-
Is anyone can help me here? i have past the full code tht i m working on it
thank uLeave a comment:
-
Ok here is my code which i m working on it.... plz help me.. my cmbresult is getting repeated which i m using the viewall button.. the cmbresult has been filled from the list properties
thank u very much
Code:Option Explicit Private Sub Form_Initialize() On Error GoTo ChkErr Db.Close Db.ConnectionString = pStrConnectionString Db.ConnectionTimeout
Leave a comment:
-
-
combo box drop down value is repeating
Hello everyone..
i have a small problem here... i have a combobox in my project call cmbresult which has been filled up in the properties by using list properties... i have 4 option there... whn i add a new record its fine and by clicking the drop down the 4 option is showing and i can select and add easily bt when i want to view any selected record whtever has been set for the cmbresult its repeating 2 times... i have tried to use... -
No activity results to display
Show More
Leave a comment: