you can write activex button in google for search. then you can get a lot of free activex button. here I attach a file. try it.
abu taher 34 Practically a Posting Shark
abu taher 34 Practically a Posting Shark
you can write activex button in google for search. then you can get a lot of free activex button. here I attach a file. try it.
Private Sub Form_Unload(Cancel As Integer)
Dim msg
msg = "Do you want to Exit? "
reply = MsgBox(msg, vbExclamation + vbYesNo)
Select Case reply
Case vbNo
Cancel = -1
Case vbYes
End
End Select
End Sub
Please help me urgent.
please help me urgent
12 months name (12 check box) in a form. when I check a box it will store in backend access file. 1 adodc control also in this form. when click a button this form was shown. this month was store for that button like salary. example: a man paid his salary for january, february, march. I click the month button and the form show, I check three month for salary. it is store in access by adodc control. this is easy. but I want this month form will use for many control. here it use for only salary but I want it will use for, like house rent, gas bill, or other. I mean here the month form connect by adodc for only salary. If I click the house rent button It store month name for salary. because It connect for salary. how I slove it. help me please.
please details.
I have a datagrid to show data from backend access file. when I click a button it was show. I want I click on a data and it will show in a text box of other form. anybody can help me.
sorry it was flexgrid not datagrid. everything is ok. datagrid support adodc. I am sorry.
If you install new windows then what problem?
I use datagrid to show data and use adodc control. but when connect between them a msg show
"No compatible data source was found for this control. please add an intrinsic
data control or a remote data control to the form."
Is there any proses to connect between them?
you have a cd of mother board. I think the sound dirver's software include this cd. find out it. it is easy if you know the name sound card. then install it. if you have no cd. then collect it from other. 1st find your sound card name.
did you check your sound card, Speaker, or Install your sound driver?
you mean dt picker didn't link with ms access. you want to store date in access? then what problem?
I want to change the format of Dt Picker. I write in format property dd/mm/yyyy. But it show 30/00/2008. why the month didn't show. any body help me to change the format of Dt Picker.
I also work a project like you. Student database. But I use ms access. not sql . why you want to use sql?
You said its a mini project. student database. then why you use sql. why not ms access. 1st I suggest you use ms access.
Thanks a lot for details help.
>> Sohel in checkwinner parameter got player name from sohel in global variable (from input box).
here your line mean a connection. I mean if I declare any other variable in general declaration (or other procedure) with my other variable (dim sohel as string) like dim ab as string or dim ab as integer, then Sohel in checkwinner paramete got player name from sohel in global variable (from inputbox)?
if your answer yes then please explain why Sohel in checkwinner parameter got player name from sohel in global variable (from input box)? why not got player name or other from other variable what I declare other variable.
Try it.
If I have other variable with (dim sohel as string) like dim ab as integer then the variable fox will work?
just
dim sohel as string
dim jewel as string
dim ab as interger
then the fox variable will work with msg?
if you donn't mind i have few question.
1)
Dim sohel As String
Dim jewel As String
It is for input name in the option button?
2)
Public Function CheckWinner(T1 As TextBox, T2 As TextBox, T3 As TextBox, sohel As String, jewel As String)
here sohel as string for msgbox?
3) is there any connection between no. 1 and no. 2 question? i mean if write in checkwinner fox as string then it will work?
in general declaration i declare it.
Dim sohel, jewel As String
ya you right. but when i input name of a new player, it save in the option button. but when the game finish the msg show "win" . not show the name. I mean "abu taher win".
Public Function CheckWinner(T1 As TextBox, T2 As TextBox, T3 As TextBox)
If (T1.BackColor = vbBlue) And (T2.BackColor = vbBlue) And (T3.BackColor = vbBlue) Then
MsgBox "" & jewel & " win", vbOKOnly, "win"
SetBackColor
End If
End Function
here the veriable jewel didn't work. what i need to do for it.
the cd you run with your laptop. but your pc didn't read. please check your cd rom. or check your cd other pc.
>>I run a Malwarebytes' Anti-Malware scan that found 79! infected files. Deleted all of them.
you see that files what you deleted? I don't know but I think you miss some system files. what was corrupted by virus. One thing if you have no problem then you can try to install new windows and then try again.
what kind of grading system you mean? please details.
please details. what kind of problem you face.
Bob_180_Bob
First check the recycle bin, he could have deleted it and it will be in there, just restore.
sorry bob any thing of control panel never delete.
I faced this problem before. so I knew it. after scan if folder option never come back. then you need to reinstall windows. but remember it occurred by virus. I think you loss your search option.
check it
few question :
Call CheckWinner(Text1, Text2, Text3)
here text1 mean t1 what was write in the module?
please explain under few lines. what is controlx?
Public Sub SetBackColor()
For Each controlx In Form1.Controls
If TypeOf controlx Is TextBox Then
controlx.BackColor = vbWhite
Next controlx
End Sub
your computer corrupted with virus. so please scan with anti virus like avg or macfee. I think you get back your folder option.
See this project.
I send my project. If you see other problem please help me. I want to learn more.
You are right.
I think it is like..... SELECT Date FROM participants WHERE Date between 10/08/08 and 10/09/08.
But when i select a date from dtpicker how can i put it in this syntax. I mean date is depend on my choice. it will be change many time.
thanks. I have a idea about moudle and class moudle. now i try a project with it. so please help me.
I have 9 text box. they will change with 2 color red and blue when i click each text box. when i click a button they will become white. it is easy if i write a code in the command button. but i need, they will become white when all text box will fill with red and blue. i write a long code every text box like text1.backcolor = vbwhite.
now i write it with a moudle. how it possible. please help
actually i don't know any more about dtpicker. so please details.
I put 2 dtpicker in my project. both are for search data from backed access file. like (1st dtpicker) i select a date 16/08/08 and (2nd dtpicker) 16/09/08. i want to find data last a month or any few days. i mean i want to find a period data like a month or a week or other. what code i will write for it. please help me
check it
what is module and class module. I want to learn about it . anybody help me clearly.
now i learn sql is for multiuser and server.....what u suggest for me if i use access for a student database. like student record, or others record of a school.
I mean microsoft sql server
what difference between access and sql. i use access in a database project not sql. what what problem i will faced for not use sql. or what advantage i will get for using sql.
what is .dll file. how it is work and how can i make it. please any body help me
Or you can see thread 42516. i think it will help you.
When you create the access file the data type should be OLE object. what you did?
have u using any picture in your form. and need to change it with resolution. what u want to mean ? i think Shaik Akthar's sample is your solution. if u need to change your picture then try it.
Image1.Width = Me.Width
Image1.Height = Me.Height - 300
or send your project.
what is add in and how u write .dll in vb6. please tell about it
Please check thread 118202. i think u can better help from this thread. if u not get help please reply.
I saw a project where was a (like) combo box. when it was click a mini calendar show and today date is marked with a red oval. Please tell me how i make it.
how can i save trial times (expired time) in registry