I have a user upgraded to outlook 2003 , When he creates an e-mail and save to draft, he wants to print it out before sending it. However he want to include date created in the print out.I don't know to workaround in this problem ,have any ideas ?
thanks in advance..
I have a user upgraded to outlook 2003 , When he creates an e-mail, he wants to print it out before sending it. However when he does this the "TO" , "FROM" and "SUBJECT" fields do not print out .I know the workaround is to let him print out the e-amil after he sends it from his "sent Items"...
hey remou,
thank you for the valuable post that you give meit work fine now for i just figure it out and work here the code that work for me.
Dim strSQL As String
strSQL = "INSERT INTO tblCREWLIC ( IDLICENSE,IDCRWLIST ) " _
& "SELECT required.IDLICENSE, " & Me.IDCRWLIST _
& " FROM required " _...
hi everyone im a new in access design, i would like know on how i can get this workout in to code. this my scenario. i have a mainform with a two subform linking to mainform. here is the full details of my table and explanation?
tblCrewList
IDCRWLIST (Autonumber)PKey
Position (text) combo that...
hi sorry for not replying soon, well i just come back from my out of town trip. anyway i just read your reply seem i try it but the error occur. actually i don't have any code for this yet. so this the senario. i have a table called
tblCrewList
IDCRWLIST (Autonumber)PKey
Position (text) combo...
well thanks remou but its seam that i don't well understand it. i hope could you stated clearly im not an expert in access and im new in programming in access hope you understand me.
well all i want is that when the user select a position in mainform combo then the subform automatically fill...
continue..
then when the user enter the position on the mainform it will automatically fill the required doc on each subform on license, medical and others. so user are required to fill the other info like date issued in subform.
or when the user fill the position on the mainform when they they...
thanks Remou for early reply, but im sorry for my late responce.
well i would state it cleary, i have table name crew. in crew its has a field namely,
crewID = Key
Name = text
Position = text
Status = text
then this table has relation with other table namely License...
hi,
greetings.,
i have a subform. but i want the user to nofify that its has a required data to be enter.
like sample,
position required docs
captain a,b,c,d
2 officer b,c,d,e
3 officer a,c,d,e
so if in the main form is the position is...
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.