Search results

  1. O

    Access Table Query, Not Displaying Full Table Cell

    Sheepishly... Could you explicate for this newbie how you "query as normal and bind my query to the form?" :rolleyes:
  2. O

    Access Table Query, Not Displaying Full Table Cell

    I found this article, does that mean anything to you guys? http://support.microsoft.com/default.aspx?scid=%2Fservicedesks%2Fbin%2Fkbsearch.asp%3FArticle%3D213841
  3. O

    Access Table Query, Not Displaying Full Table Cell

    Mile-o-phile, Do you know any way around this snafu? Put another way, how can I data greater than 255 characters in length out of a table and have it display in a textbox? Thanks for all the responses!
  4. O

    Access Table Query, Not Displaying Full Table Cell

    255 character limit. Ok, got it working, but.... only displays 255 characters. Anyone know why? I have set the fields to memo.
  5. O

    Access Table Query, Not Displaying Full Table Cell

    re: help Thank you Wayne! But I am unable to understand exactly how you make it work?! The method you suggest returns "Cannot find macro Me...." I'm confused? I thought I did everything right? I was able to get this to work earlier with a list box going to a textbox by using the following...
  6. O

    Access Table Query, Not Displaying Full Table Cell

    :confused: Hi, I'm using Access to pull the first few characters of a field from a table, and put them in a combo box. Users can then select from one of those values, hit submit, and then the full text of the index appears in the adjacent text box. Fields are: Command1 Combo1 Text1 Database...
Back
Top Bottom