Hi
I would like to be able to dial a number from within a form - I have broadband and so no physical modem and so autodialler doesn''t work. I have a voip app that can dial and connect numbers - is there any way to link the two? Suppose I could copy and paste the numbers in the DB into the...
Hi
I have a look up table "tblContractors" with ContractorsID (autonumber) and ContractorName as short text - as several other post herein note, I get the ContractorsID number in forms when I want the ContractorName due to limitations of the lookup approach - I see fixes aplenty for combo boxes...
Hi
I have two tables that record a one (Donor) to many (Donations) relationship. Most of the Donors in tblDonor make regular donations - each donation has a date, in tblDonations. Having recently undertaken a mailshot I have received many donations from Donors that had been inactive for several...
Hi
I have a form that allows the user to make choices of 3 collectors, Kim, George and David via a Combo Box, cboCollector, that feeds into a query and thence a report.
But if they don't know the parameter they want, or havent a preference and want to see a report that includes all the...
Hi. I have a 2 field table with Donation_Amount and Donation_Date. There are thousands of records covering over 15 years. I want to be able to tell which the frequency of donations by month - regardless of the year - and can't think how.
What I want is something like
>December and <February...
I have a form frmPerson, with FirstName and Surname fields, with tabs. On a tab called Home Details I have a sub form, "frmHomeDetails" with fields Address1, Address2, etc.
I have an on click bit of code to send field contents to book marks in Word - which works, until it comes to referencing...
Hello - I thought this was simple - the following code is supposed to hide a button (MemberReport) and its label, if the value in a combo box (Combo81) equals "Bulletin". Unfortunately, it hides them whatever the value of Combo81 is!
Private Sub Form_Load()
If Me![Combo81] = "Bulletin" Then...
I administer a DB with several users over a network. Every now and again I get a record that has some fields filled in with Chinese (I think!) characters - like this:
?????
Any ideas how this happens, and how I can stop it?
Many thanks
I want to have more than 6 fields in a chart object embedded in a form (Access 2003), but this seems to be the limit.
Is there any way around this limitation?
Many thanks.
I have a form 'Residents' that displays a photo for each client record - and it works fine, as long as each record has an assigned photo - if not, the blank record takes on the photo of the previous record, and continues until the next record that has an assigned photo.
I tried to correct it...
Hello - bit of a newbie, so I appreciate all help offered.
I have a sub-form (subfrmrent) that records the various payments our clients (frmClients) in a homelessness hostel make - this is straightforward.
I want to automate the process of charging their weekly rent, due every Monday, and...
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.