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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Luego

  1. Luego

    Autoreply message

    sniper that did it many thanks! Is there a site that I can read up on that particular switch or other switches and what and why they do what they do?
  2. Luego

    Autoreply message

    note: outlook 2003 on both my and the targeted current user's machines. SBS 2003 w/ Exchange 2003 on server.
  3. Luego

    Autoreply message

    If I need to start a new thread I can. I am having same error. I tried recreating the email addresses on a different account. Error continued. I tried recreating the user profile w/ exchange mailbox (same address as cited in the message header). Error has continued. Same #5.1.1 I wasn't...
  4. Luego

    Record selection - dual qualifiers when or while

    Pages is normal, we are talking thousands of records anyways. The "blank line" is the footer of the ticket# group. The lines weren't mentioned as problems, merely as indicative of size and length. Once I fixed and applied the correct record selection the lengths and number of pages jived with...
  5. Luego

    Record selection - dual qualifiers when or while

    It looks like running total did it. Not yet sure how to get that into a footer so I can hide all the detail but I've at least got a number based on what is displayed. Thanks for the formula help.
  6. Luego

    Record selection - dual qualifiers when or while

    Sorry for the multiple posts. My record selection is not just the date as it may appear above. My record selection formula includes the OR statement (last code statement of the most recent longest post).
  7. Luego

    Record selection - dual qualifiers when or while

    I created @GroupCount if Sum ({@BinCompare}, {INTRAN.TICKET#}) = 1001 then 1 else 0 Unfortunately I can't summarize or count this field...
  8. Luego

    Record selection - dual qualifiers when or while

    Thank you for the suggestions. It looks great and I'll definately remember this for future projects. There's one slight problem though. Here's what I did. I had to do this formula since the #-ed bins are both in triple digit format as well as triple digit plus compass initials (202, 541...
  9. Luego

    Record selection - dual qualifiers when or while

    Yes. Thanks. I'll try those formulas out and let you know.
  10. Luego

    Record selection - dual qualifiers when or while

    Sorry about these two posts - I thought I could edit after posting. Using with date range 3/1/06 to 3/31/06 sorted by ticket# ( ( {INVTRAN.QTY} > 0 and {INVTRAN.BIN} like ["1*", "2*", "3*", "4*", "5*"] ) or ( {INVTRAN.BIN} < 0 and {INVTRAN.BIN} = "Staging" ) ) and...
  11. Luego

    Record selection - dual qualifiers when or while

    My bad. Ticket# Bin Transaction Date Qty 134428 437E 3/30/06 300 134428 Staging 3/30/06 (300) 135064 Staging 3/30/06 (521) 136044 330W 3/30/06 300
  12. Luego

    Record selection - dual qualifiers when or while

    I apologize for not being clearer. That does give me tickets on both results, however... My parameter date is 3/1/06 to 3/31/06 Ticket 96074 went to bin 530 from Staging on 1/1/06 It moved to bin 540 on 3/6/06. - It appears going +200 in bin 540 Ticket 131402 went from Staging on 3/30/06 It...
  13. Luego

    Record selection - dual qualifiers when or while

    I'm using Crystal Reports 9 Pro. I have a series of ticket numbers which track units of 100 pieces. We have a series of "bins" in our warehouse which holds the units after production and before shipping. The kicker is some units will never see a bin and be shipped directly from the line, or we...
  14. Luego

    Remote Desktop ActiveX Control

    I've done the google and support.microsoft.com and the msdn searches. I have plenty of documentation on how to download, install, and use the tsweb program and files on creating a web page so I can remote desktop in or to my computer, or to another computer. I don't want to program a page...
  15. Luego

    Drop Down parameter list length in Crystal 9 RAS

    Not yet, I have been contact by another person regarding a possible fix, however, both he and I have gotten busy and the project has been pushed aside. I'll include the comments he made and I'll try to remember to post back here if and when I get back to the project.

Part and Inventory Search

Back
Top