Recent content by JLevi

  1. J

    How do I use Len function to include spaces between text?

    This worked, but it overwrote the Genus spp I had behind it. I would like this to not display the data in Genus spp as I am already displaying it in a text box with italics (can't seem to get 1 text box to display Genus spp data in italics and Author data without italics). So I have a text...
  2. J

    How do I use Len function to include spaces between text?

    I am creating a report which is taking text from 2 columns in a table and putting them on the same line. I have it working except my Len function does not seem to be counting spaces and also seems to be inconsistent. Any ideas for what I am doing wrong? Control source for the text box...
  3. J

    Variable width text box in a report

    I have been pulled away on other projects, but have finally gotten back to this. I am having trouble getting the report to display the query results in a text box while other text boxes are pulling data from a table. Is there a way around this? Also, if I get this to work, will I be able to...
  4. J

    Variable width text box in a report

    As a non-expert (very limited programming experience) in Access, could you elaborate on this or are you aware of any examples I could look at? The data is coming from 2 seperate columns in a table. How would I concatenate and bind to a single text box? Thanks again for your advice.
  5. J

    Variable width text box in a report

    I am new to this forum and by no means an Access expert, but is my previous post question solveable? Any advice will be much appreciated. JL
  6. J

    Variable width text box in a report

    I am trying to create a report with several text boxes on a line. The data from each field is variable in length and I need the spacing between the last character in one text box to be only one space from the first in the next text box. Is there a way to have the text box be variable in width...
Back
Top Bottom