Hi
I need to find a solution that i can use the same icon to start access97 and 2000 (XP, 2003??)
I tried to create something like an router that will recognise the files but i failed. can anyone help?
Thank you in advance
nadir
Hello
I need some help with this issue. I have a table with formulations looking like this:
name, code, item1, item2,....item qty1, itemqty2,.....
i need to be able to change item2 and the coresponding itemqty2. Also i nne to do a calculations wit a factor for itemqty2.
so instead item2 i need...
thank you. i am trying that. my problem is also that my subform is called tbl_process_order subform. i always have the problem to present it properly. does it go like this:
(tbl_process_order subform) or ("tbl_process_order subform")
thx nadir
Sorry, i am using the requery method.
Private Sub Form_AfterUpdate()
Forms("tbl_process_order").Requery
End Sub
The data on the subform is acctually a querry that reads from 1 table.
ok. sorry.
I have a form where i have 2 subforms. On th eform i have a combobox, with items. The same items decided what is visible on subform1. (process). On form 1 is a button that opens a pop-up (order) where some data is from subform1. Once the data is filled (address, name etc) on closing...
Hi
I ahve a problem with a subform. The design:
Form1
cbo to choose item
Order button
Subform one option to order
subhform 2 show the order
all are conected through the cbo value.
click on order, pop-up shows with info, choose Qty and close. at this point the sub2 shoul be populated with data...
i have a similar problem When i convert back to 97 from 200, my forms stop working. i have subform that refreshes on popup close, and once converted it stops working...
Hi
I have a problem that keeps me up the last 2 days.
I would like to e-mail 3 diff people (To, CC, BCC) a report cretaed on the basis of a form. the 3 e-mail adresses are populated by choice of the operator.
How can i do that. i tried many of the choices available here...but still nothing.
I am...
Hi
Yes, Pd was a mistake, meant to be pc.yes be is backend.
Well, the error stopped on this line:
Set rst = db.OpenRecordset("tblFlexAutoNum", _
dbOpenTable, dbDenyWrite + dbDenyRead)
nadir
thanks.
Hi
I built the autonumber using various help, it works on my pd, but when i place it into the BE, i get an error msg. Here is the module:
Public Function acbGetCounter() As Long
' Get a value from the counters table and
' increment it
Dim db As DAO.Database
Dim rst As...
Hi
I have a system that works as e-docket (order) system. I have at max 7 users on at the same time. I tried my best to cretate a multi user system. I have my be on the server, and the fe on the desktops of users. My ID number is =Nz(Dmax...)
But ever so often (if it can it will go wrong) i get...
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.