Search results

  1. BlingGirl

    Format Yes/No in List Box Union Query

    Is there a way to format a Yes/No field in a List Box? I am populating the list box from a Union Query and it is displaying the Yes/No fields as 0 & -1. Is there a way to format it to True/False or Yes/No?
  2. BlingGirl

    Font Changed to "System" on Buttons

    For about a year now, I've had buttons on forms displaying the font Calibri (Detail). A few days ago, I opened the accdb file of my database, and on some forms, not all just some, the font on the buttons changed on its own from Calibri (Detail) to System. I've attached a screenshot. At first, I...
  3. BlingGirl

    Font End Closing/"Crashing"

    I have a split DB with the front end working fine on two computers but not on a third. Split DB, backend saved on a mapped network drive. Each computer has its own copy of the font end. Windows 11 - Fully Updated Office 365 - Fully Updated Wednesday everything worked fine. Yesterday one...
  4. BlingGirl

    Using Where Parameters in DoCmd to Open Unbound Form

    I have an unbound form called WeeklyUpdates where the user can select criteria and then open a couple of other forms. I am trying to create buttons to open the unbound WeeklyUpdates form using the where condition in DoCmd.OpenForm. The unbound WeeklyUpdates form has three checkboxes, New...
  5. BlingGirl

    Solved Button Visual Flaw

    I get this light/white dot in the bottom left-hand corner on every button I create with the following shape & bevel combo. Shape: Rectangle: Rounded Corners Effects: Bevel: Round When I change the shape to Rounded Rectangle (Small Apex), the dot disappears. I have tried using larger borders...
  6. BlingGirl

    Can Not Edit Application Title or Change/Add Display Form

    I can not edit the Application Title or change/add a display form in any of my databases. I have created brand new databases with one table and one form and I still am not able to add an Application Title or add a Display Form. When I try to type in the Application Title section nothing happens...
  7. BlingGirl

    Combo Box Fore Color Not Changing in One Column

    I have a search as you type combo box that has one column that is not changing text color. I tried the format painter copying one combo box to try to apply the formatting, but it doesn't work. I tried using a different fore color, but that didn't work. I check table settings and query settings...
Top Bottom