Hello everyone
Does anyone know how to return a null into a computation.
for example
textbxa textbxb textbxc
3785.2 - 0 =
I want textbxc value to become 0
i tried the nzproperty but its not working.
k_2...
Thank you for your fast reply sue.
I already did what you told me, the thing is unless the other table values are relevant the report will not appear,
what i mean is to they have to be the same relevant value under the primary key.
for example
tbl_df tbl_re
rec_no...
Hello everyone
Anyone know how to create a report from multiple tables.
I tried making it but everytime i will choose a table and my other data table there's always a message asking for a relationship.
Hello anyone pls
can you enlighten me with this one:confused::confused::confused:
hello bob where should i put the code in the for
code builder
how to set the control source of my text box?
im sorry i dont know about these terms kindly help me.
hello can anybody help me coding this one..
again theres no luck finding the topic in google
i want to update the textbox value automatically without the use of a command button.
like in excel if you put the values
f4 + e4 into e5 it will automatically update can i do it also in...
hello khavar can you attach also the table and the querie for it
i dont get where tha data is being save
therefore i cannot apply it to my personal database
Thanks for your help khavar i do appreciate it
im very confused right now
Private Sub Command4_Click()
If IsNull(Text1) Or Text1 = "" Then
MsgBox ("Enter Some Data")
Else
Set dbList = CurrentDb() *can you explain to me what this code does*
Set rs = dbList.OpenRecordset("ListBoxItems") *Is ListBoxItems Record in the table*
With rs
.AddNew
...
Hello can you pls
give me a example for it my mind is twisted right now even google cant help me.
i just want to add the information with the help of command button can you help me pls.
i dont know where to start
for example i want to add
john doe *its in my textbox*
to my list box...
Guys you know how to get the system time via cmd_button
this button will input your system time to the textbox
im making a new database now for inventory
so i would like to implement the button for the inventory purposes.
for time in and out