Search results

  1. J

    Changing the format in a text box

    Thank you but this looks pretty complicated and possible above my level of programming. I dont know where to start to incorporate that. Any other simpilar solutions?
  2. J

    Changing the format in a text box

    I would like the FontSize to become smaller or larger. The textbox must stay the same.
  3. J

    Changing the format in a text box

    I have an issue that is driving me nuts. I have a report that is printing out what is called a "talker". It prints out in 2 columns and and 2 rows so that is 4 per page. The issue I am having is there is a text box that has information in it. That info is different per "talker" and depending...
  4. J

    Large Font

    I am trying to create a report that is full page size (8.5 x 11) and I have a text field that represents a field that holds certain numbers (81-100). That text field is about 50% of the page and I have the font size up to 127 but it does not fill up the full text field. Does anyone know how to...
  5. J

    Windows 7 64bit issue with Access 2007

    I have trusted the folder that the program is in and i do not have any macro's. All of the code is in Event Procedures
  6. J

    Windows 7 64bit issue with Access 2007

    I wrote a small program in Access 2007 on a Vista 32bit machine. The client has recently upgraded one of their machines to Access 2010 Windows 7 64bit. That machine will not run the program. When I open to the main form, none of the buttons worked when clicked. It seems that none of the VB...
  7. J

    Print individual label multiple times

    I have a report that prints a custom label, possible 4 at a time, the issue is instead of printing 4 different labels, the user would like to possible print multiples of one label. They choose what they want to print from a form/subform environment. How can I accomplish. Thanks
Back
Top Bottom