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 bkrike 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: McNab
  • Content: Threads
  • Order by date
  1. McNab

    File IO to store Data in Array

    Hello All, I need to read in data from a file and then populate an String Array. Any suggestions? the file looks like this: 1100:Tophats 1200:Rabbits 2105:Cards 3080:Wands 3402:Capes 4007:Doves 4500:Owls 5320:Saws 6030:Scarfs 7000:Swords After I load the array I have to put this into...
  2. McNab

    More than one IE version for one machine

    Hello, I was wondering how I should go about intalling several IE versions on the same machine. I had IE 5.0, and then downloaded IE 6.0. I was hoping that I would get the option of being about to select where it was installed to so I could keep them separate. I was unable to do this as I...
  3. McNab

    Convert 32-bit report to 16-bit report

    Hello All, My company uses a piece of software which uses reports made with Crystal Reports 6.0 (which is a much older version). We have run into a problem. I have made modifications to many of the reports in the last couple of months. The problem is that our software is a 16-bit app and...
  4. McNab

    Can you use IIS with NT 4 workstation?

    Hello All, This is my first time in this forum and by no means am I an expert with NT. I have a question about NT 4 with IIS. I would like to know whether or not you can use NT 4.0 work station Option pack for IIS (Internet Info Server). ============= advTHANKSance ============= Jamie in...
  5. McNab

    NT 4 Opt Pack for IIS

    Hello All, This is my first time in this forum and by no means am I an expert with NT. I have a question about NT 4 with IIS. I would like to know whether or not you can use NT 4.0 work station Option pack for IIS (Internet Info Server). Thanks in advance Jamie in Canada
  6. McNab

    Details Looping ???

    Hello All, I have a rpt that I am updating. It has several Report Headers and then one group (Group Header #1 :InvestHolding.AcctNum - A) around the 2 detail lines. is what the group is on. I simply added a table or two and one field (not formula) in the group header. It displays a name...
  7. McNab

    ASAP! Supress if duplicated dosn't work?

    Hey I have a field in my "Group Header #10, Policy.Cov" called {@policy amount}. I for the example rpt I am using, it spits out $175,000.00 4 time in a row. I should only print out once at the top. I checked off "Surpress if duplicated", but it still comes out 4 time...
  8. McNab

    How do you re-size and move objects?

    Hey, This is a pretty basic question. I am using Crystal Reports 6.0. I'm having trouble lining up some of my fields and re-sizing fields. When I try to line up some fields, they just won't line up? Also, when I try to re-size some of the fields the next size is either too small or too...
  9. McNab

    How do multiple detail sections work?

    Hello All, I was just wondering how detail sections work. I have 3 different detail lines in my report. They are for different types of investments that a client may have (I work for an insurance company). Detail a = Segregated Funds Detail b = GICs Detail c = Cash/Time Deposit If...
  10. McNab

    How do you make 3 rpts into 1 rpt using sub rpts?

    Hello, I have used sub rpts before and know how difficult it can be...especially the parameters! I have 3 existing rpts and a client wants to see them all in one rpt. How do you go about this? I am using CR 6.0 with an Access DB which is local to each machine (datafile ... no SQL/ODBC)...
  11. McNab

    How do you print out headers on the same page?

    Hello All, I have a rpt which has many headers in it. These different headers print out and then the detail section comes out after. I would like headers 2 to 9 (some of them have sub headers in them too) to print out on the same page. Headers 9 and 10 (plus their sub headers) print out...
  12. McNab

    Can you print out more than one detail line at once?

    Hello All, I was just wondering whether or not you can print out more than one detail line at once. I have 3 different detail lines in my report. They are for different types of investments that a client may have. Detail a = Segregated Funds Detail b = GICs Detail c = Cash/Time Deposit...
  13. McNab

    How do you surpress and Header Section(s) based on a condition?

    Hey All, In Crystal Rpts (CR 6.0 is what I'm using) how do you surpress an entire section? Here is what I want to do...if {policy.status} = "Surrendered" then **I want to have {Group Header #9b to Group Header #9g} to be surpressed** It's a datafile ... so no SQL/ODBC, Access...
  14. McNab

    Does CR 6.0 support multiple subreports?

    Hello, I'm trying to use 2 sub rpts in a CR 6 rpt. This is a rpt that is "plugged" into a vb app (which my company doesn't own, thus, we can't look at the code) and is run while someone is looking at a client. What I want is my main rpt to execute and both subs (linked with...
  15. McNab

    How do you supress a background colour?

    Hey, I have a report that has fields which only get printed if they meet the conditons on it. It appears that the conditions are not met for this field as it comes out blank. However, the back ground colour for the field is grey. I am still getting the grey back ground to come in even...
  16. McNab

    Yet another Parameter Question!

    Hello All, I have a sub report in my main rpt. I use a parameter to link them. I'm not quite sure how I got them to work, I just kinda played with it until it worked. Now I have added another subreport to my report. I wish to use the same parameter to link it as well. The whole point is...
  17. McNab

    Can you make a "mini" sub-report?

    Hello, I was just wondering if you could make a sub report the size of one field? I am having the strangest problem, that I won't go into detail over because it is simple mind boggling! Thx Jamie
  18. McNab

    Can you split up the details?

    Hello... I am updating a current rpt. It has 10 groups with subgroups inside of them. The groups deal mostly with Policies. The details (there are 3) are investments. Some investments have ties to policies (in the ID). Currently, the policies get printed first and the investment details...
  19. McNab

    Why can't others use this newsgroup?

    Hello All, When I'm at work and I want to show others this newsgroup, I type in www.tech-tips.com and it comes up "Tech-tips is under construction". However, I am able to use this newsgroups from my computer? Why is this? I think this is a great newsgroup and I would really like...
  20. McNab

    Printing groups out of order?

    Hello All, This is kinda hard to explain but I'll try! I'm updating a existing report in crystal reports 6.0 .. it's a datafile (no sql) and the database is an access db and it is locale (no server). This report does many thing .. oh .. first i should say that i work for an insurance company...

Part and Inventory Search

Back
Top