Search results

  1. T

    Bold font for numbers more than -1

    On my subform of my report I am trying to force access to give numbers more than minus 1 and bold font Is this possible? This is the control source to the text box =IIf([Flag]=0,[AmountSummary],"(" & Format([AmountSummary],'$#,##0.00;$#,##0.00') & ")") Thanks for any help................Bob
  2. T

    Solved-Trying to Delete empty records!

    There is about 20 fields in each record, but if these 4 fields are all empty I want the record deleted. All the fields are Short text. At the moment I have a record that has 4 empty filds but it is not asking to Delete 1 Record. Thanks for any help.......Bob DELETE tblHorseInfo.HorseName...
  3. T

    Access When emailing brings up Outlook 2016 wizard to add email account

    I am running Windows pro 11 and Microsoft access 2024 on a 64 bit operating systerm. When I uprgraded from Access 2013 to access 2024 , when My database activates to email its brings up Outlook 2016 wizard. I have Outlook new open but access dosent seem to want to use it. Do you think it might...
  4. T

    Active X Error when emailing from Access

    I have moved my Database from a 32 bit operating system to a 64 bit computer. I am Running Microsoft Access Runtime 2013 and it operates my database just fine on my laptop, Except when my database goes to send a email, It creates the pdf files then I get this error [ Active X component cant...
Back
Top Bottom