Great Thread multiple stars for multiple people!
Quick Question...
I have a form with one subform.
I was ondering if there was a way to email as an attatchment just the current record of the parent form with all linked child records as well.
I am using outlook, and was using this code to...
Thanks for the quick response Happy Turkey Day!
Possibly the problem is I am not communicating the difficulties I am having clearly. What I am looking for is a way to have a true alphanumeric sequence. The format trick works on the form but not in the actual data in the table. Also the two...
Alec,
Nice of you to notice that the values of both will always be equal and thats a handy little trick....You get a star!
Thanks, It will help on my database too.
Neo
I have a button set up on the bottom of my database with the following code to send the form frmSIR via email.
Private Sub Command64_Click()
On Error GoTo Err_Command64_Click
Dim stDocName As String
stDocName = "frmSIR"
DoCmd.SendObject acForm, stDocName...
I have been told to stay away from them as well, however I still think they will be the best for my use, The only problem I am having is I want to make an alphanumeric autonumber (format AB1234) Where AB is dependant upon a combo box in my form. When I select the job site from the drop down box...
Michael,
I do not have enough programming experience to properly modify the code listed in your FAQ. Also the FAQ does not cover this particular instance where I need the two letters within the Case Number to be dependant upon which post location is selected in the dropdown combobox (i.e...
Looking at the code with my limited knowledge it looks like it would work for me, however I am a bit of a newbie, so where exactly would it go? In an event and if so which one?
Thanks for the Quick response
Neowynds
Hello all,
I am done with my Security Incident Report database except for one thing. I need it to auto generate a case number for each file as they are entered in. The format for the number needs to be NM1234. The two text characters will be dependant upon which location they choose from a drop...
If you are using the company intranet is it possible for her to make a data access page and link it to a website so that the other person can use the database without ever opening access. Im just a technical user but I think the concept might work, I would ask some of the more experienced people...
OK,
Not sure if anyone is still monitoring this thread or not, but I have set up my database to be exclusive so that only one person at a time may have the database open.
And these are the steps I took to try to get an autogenerated CaseNumber
Table = SIR
1. Table - Field named CaseNumber...
Thank you I think I will go with opening in exclusive mode. Just on the offchance. Thanks for the advice.
Neowynds the REALIST. I am not optimistic nor pessimistic but a delightful blend of both. Wich sometimes causes a quarrel in my mind. You dont wanna see me when THAT happens. TRUST ME...
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.