Jump to content

kskalemba

Newbies
  • Posts

    4
  • Joined

  • Last visited

kskalemba's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Ray, I got it! In the layout setup I changed the print in 2 columns to across instead of down. Thanks for all your help. Keith
  2. Ray, I know what's happening. In layout mode, there is this dotted line and a grayed out section which places the next record in another column. That line was moved off the edge of the page, so that the other records were not visible. I moved the dotted line to the middle of the page and saw the other records. I would like to have the dotted line in the body so that the Items field can go in two columns, but the other stuff (address and form letter) in the sub-summary to be one record for each page. Keith
  3. Ray, I changed the header to a leading sub-summary by the addressID field. I left the Items in the body. I performed a find (on the date field - mentioned in my first post). I then sorted by the addressID and then went to preview mode. it looks OK, but I should be getting 7 different address with their corresponding items, (11, first address has 2 items, second address has only one, etc). However, I'm only see 4 of the address with their items (happens to be 6 items) I went to preview mode and all 11 items are there. I then checked another layout (table view) and all the correct data is there. any idea why some of the stuff is not appear in the preview mode? Thanks for you help, Keith (kskalemba)
  4. I'm new to this, so I apologize if I'm over explaning things. I have 3 DBs that are relational Here is the pertinent info about those DBs DB A: Has a ID field (named AddressID) and and a text field (called Address). The ID is unique. DB B: Has the aforementioned ID field, another unique ID field (called PackageID), a date field and a unstored calculation of the Address field. So we have a one Address to many Packages. DB C: Has the previous ID fields (Address, Package) and another unique ID field (called ItemID) and a text field (called ItemName). Same idea as above - For each Package there are many Items. Now the problem. I do a find in DB C on the date field for the packages I did that day. Works fine. Now I switch to a letter layout. The Address field is in the header (along with the form letter stuff.) The ItemName field is in the body. What happens: A list of all the Items associated with that date and ONE of the Addresses. The desired result: An individual letter for each Address with the ItemNames associated with that Address. I don't want to use a portal and do this in DB B, because I'll be limited by the amount of ItemNames in the portal (and hence the amount of space left on the letter. Thanks, kskalemba
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.