Thanks
But it wont write this type of value Dc_002 in the field dc code. It does display #NAME?
Any adjustment that could be made. thanks for ur help...
Well at closer look, i saw that when u enter dc code in number it is shown then but if i write the dc code like this DC_002 then it shows #Name?
isnt this _ supported in the acces2002.
data type of the table is text.
any help
Hi thanks.
It works but it doesnt write the dc code in the textbox DC_Code
First it asks the dc code. when it doesnt find it asks again if i want to register it. I press on yes. It opens the form but doesnt write the code i gave it to the Dc code.
Do i have to manualy re enter the code. Cant it...
Hi. Thanks. It is working now.
Another thing i want. That if not found dc code and it should ask me if i want to register it and open the form inserted the dc code in the dc code field.
Thanks, and help
Done that but which event is best for a hidden textbox.
on focus i cant use because i wont be able to focus on it when it is hidden.
i have tryed almost all of the events but cant get it right. the value isnt updating when i change the calculation.
any sollution..
I tryed but got compile error. User defined type not defined on:
Private Sub Form_Load()
Dim rst As DAO.Recordset
in onload form
When i click the button to search the dc code it asks me the dc code but for some reason 2 times and after that i get the error told above.
what can i do.
thanks
Hi i have a swf movie that plays the firm logo on a startup form (menu)
but it is very slow. When i right click on it, then it plays normal.(when got focus on it then it plays normal).
Any way to solve this problem.
I want the swf movie to play normal not slow.
I tried to change the fps in swf...
Hi, any way i can export a textbox with a calculation to a table field.
The textbox is a sum of other calculations.
I have put the code in its control source. now that i want is that it should export the calculated sum to field in a table.
the textbox = text45
the formula in it =...
iam using this.
Dim stDocName As String
stDocName = "Register form"
DoCmd.OpenForm stDocName, , , "[dc code] = '" & Value & "'"
But only getting in form. it isnt asking me the [dc code] i want to go to.
any help
Hi i want to open a form with specific record.
It should popup a box asking me the value.
The field name is [dc code]
the form name is register form
any one can help me with the code for the command button
Hi i have a texbox that is a sum of a calculation.
The problem is that when marked the texbox it displays plenty decimals else it displays only 2. I want only to have to decimals. So the textbox should round up to 2 decimal not only displaying but when i want to copy the number to. (when i mark...
Hi i need a help using a formula in a textbox
I want this.
That i can enter an value in the textbox. if not enterd any value it should then import the value from another textbox.
first info:
The textbox containing formula:
=[Selling price wholesale]
Import value from if [selling price...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.