Results 1 to 5 of 5
  1. #1
    rogertrigg is offline Novice
    Windows 10 Access 2016
    Join Date
    May 2019
    Posts
    5

    Misbehaving Column

    I've got a table one field in which displays justified left. Queries based on this table invariably display this field justified right. Nothing I've tried will change this naughtyness. The table was originaly imported from Excel.

  2. #2
    JoeM is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    What does the Table show as the Data Type for this field?
    What does the data in this field look like (can you post a few examples)?
    In your Query, are you displaying this field outright, or doing a calculation on it and showing that (if the later, please post the calculation)?
    Of what importance does the justification play in the query?

  3. #3
    rogertrigg is offline Novice
    Windows 10 Access 2016
    Join Date
    May 2019
    Posts
    5
    The data type is short text, 255 chars. It's a simply list of roads. In the query all records (about 300) are shown. The order of fields from report from the query is important.
    I'd like to post the grid view but it defaults to 'auto fit' destroying the evidence.

  4. #4
    JoeM is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    You should be able to justify the field, as you need, on the Report.
    Queries, themselves, are really just used to return data, and a lot of those formatting features don't really work on them.
    You typically have the formatted results appear in Forms and Reports.

  5. #5
    rogertrigg is offline Novice
    Windows 10 Access 2016
    Join Date
    May 2019
    Posts
    5
    You got it, Joe. I clicked the 'Road' field in Report 'Design View' to bring up its Property Sheet on which there's 'Text Align' property giving the option I needed. Should have spotted myself to save the trouble I've stirred up.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. List box misbehaving
    By Fiddler in forum Forms
    Replies: 3
    Last Post: 03-22-2018, 06:06 AM
  2. Replies: 10
    Last Post: 03-16-2018, 08:26 AM
  3. Replies: 4
    Last Post: 11-29-2017, 10:01 AM
  4. Replies: 4
    Last Post: 12-29-2015, 03:25 PM
  5. Replies: 14
    Last Post: 07-13-2015, 12:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums