Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Tomin
  • Order by date
  1. Tomin

    Header of a Report

    I found it, thanks! Tomin
  2. Tomin

    Microsoft access reports email

    Have you tried exporting the page as an HTML document and sending that? I spose that would work for email clients that can receive HTML encoded email. Tomin
  3. Tomin

    Vertical Justification....

    I still however have no idea how to solve this problem... any brilliant revelations would be greatly appreciated... anybody have any clues for vertical justification,,, PLEEEEAASE?? Tomin
  4. Tomin

    Identifying records....

    I found the solution. Actually there's a very helpful example in the Solutions.mdb specifically for this problem. In that database, the CustomerPhoneList is intended to specifically address this issue. Just thought I would post this in case anybody else comes across this thread looking for the...
  5. Tomin

    Vertical Justification....

    this is such a troubling problem, could some genius out there point me in the right direction please? Thanks! Tomin
  6. Tomin

    Identifying records....

    found it, thanks :) Tomin
  7. Tomin

    Identifying records....

    Thanks Paul, Where do I find that article? Tomin.
  8. Tomin

    Vertical Justification....

    Hi, I have a report that is 3 columns to a page. When the report generates, it does a good job of keeping the records together, rather than spanning the columns (meaning like having the name on the last line of column1 and the rest of their info on the top of column2). However, when it does this...
  9. Tomin

    Identifying records....

    Is there any way to identify the last record that is on a report? If I put the field (example: name) in the header of a report, it will show the first record on that page of the report. However, I also want to show the last record that is on that page of the report. Is there any way to identify...
  10. Tomin

    Header of a Report

    ok, in the header of a report, I want to show the first record that is listed on that page of the report. Also I want a second field that will show the last record on that page. This is all done dynamically on a multi-page report so if I go 50 pages into a 100 page report, those values will be...
  11. Tomin

    Two questions... justified fields and subreport multi-column?

    I played with another idea... of seperating the phone into it's own field and putting it where I wanted... however, I run into 2 problems. first off, the field stays statically on each record, so if the other field (that contains the name, address, and city) DOES grow using the can grow setting...
  12. Tomin

    Two questions... justified fields and subreport multi-column?

    Hi, Thanks for the response... unfortunately I cannot use a fixed width font for the report. Fixed width fonts are obviously space consuming and on a printed project, space means money. That's why I didn't go with a 4 row listing for each record regardless if it contained data or not. I need to...
  13. Tomin

    Two questions... justified fields and subreport multi-column?

    OK, I've got two questions here today. I've got a report that I'm using an unbound text box on that is using some VB to dynamically include fields in it and it uses the can grow feature. The report is exactly like a phone book would appear. The field looks to see if that record contains an...
  14. Tomin

    Can I tell a report to "skip" a field if it's NULL?

    I've got a report I'm working on that has been driving me nuts. What I'm doing is putting together a phone book. There's essentially 3 fields, name, address, and phone number. I've put together the report with the fields so that they look like a printed phone book, however, when there is no...
  15. Tomin

    Interesting Dilemma

    Thanks, Yeah I found the columns settings finally, and I did play around with the can grow setting a bit too, however I have a bit of a problem with the can grow feature... when it grows, sometimes it overlaps the other fields (address) that's on the second line. Is there a way to move the field...
  16. Tomin

    Interesting Dilemma

    Hello Everybody, I've got an interesting task that I am working on. I've taken my local phone book and put it into Access. What I'd like to do is use an access report to effectively replicate the format of the printed phone book. What I mean by this is having 3 columns, alphabetized on each...

Part and Inventory Search

Back
Top