Search results

  1. T

    Shrink Horizontal Whitespace AND Format Individual Controls

    Hi Wayne, Thanks for your reply. I am not great at VB and did not completely understand your response. Perhaps I should explain a little more of my (I am sure very simple) problem. I have a report based on a crosstab query which is working fine. There is one record per customer and it...
  2. T

    Shrink Horizontal Whitespace AND Format Individual Controls

    Hi, Yes I appreciate that a control only has one set of properties. But before I look at buying rich text control I was thinking of some sort of coded function. At this point let me say that I do not consider my coding skill very highly. However, my idea is to populate a set of individual...
  3. T

    Shrink Horizontal Whitespace AND Format Individual Controls

    Hi, I know how to shrink whitespace between horizontal controls by using a single control and code BUT I need to apply different colours to each component control. An example of what I am trying to achieve is showing the areas a company is represented in and using the correct colour for that...
  4. T

    Saving multiple listbox selections

    Hi, I have a simple order entry system working with a subform containing combo box where a client selects various products from a table. These are recorded in separate table which allows for subsequent updating of the orders placed. Now I want to refine this so that the user may make multiple...
  5. T

    SQL Sub Query

    Hi, Help - I do not know SQL! I have a problem that I think will be solved with a SQL sub query but have no idea how to go about creating one! The table is for a publishing application that I have created in Access. The requirement is to establish the no of pages per copy given the...
Back
Top Bottom