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 gkittelson 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: *

  1. hockeypuck

    maintain numeric format in export to excel

    I am printing out a report with three different numeric formats : e.g. 5,765 1.56 and 98.3 When I export to excel, the excel spreadsheet appears to take on the numberic format of all three (commas and two decimal). If I select all and set format to 'general' the decimals appear...
  2. hockeypuck

    Crosstab splitting data on pages problem!

    the crosstab will begin on the bottom of one page and continue on the next. We want to page break at the end of data for one of the fields which is grouped. The order of the crosstab is Catagory Item ID Report type etc. ... Data ... We are grouping by Category, Item ID, and Report...
  3. hockeypuck

    Highlight alternate rows in crosstab??

    Thanks ElspethA for that answer. The problem is that the report is created using a crosstab and is inserted into a Group Footer, so I am not using a Detail section. Any other suggestions???
  4. hockeypuck

    Highlight alternate rows in crosstab??

    I am generating rows of data which are grouped by Category, Vendor Item, Item Desc, and Report Criteria. All i want to do is to alternate the color of rows of data for easier reading? Can anyone help me or send me to the correct help location? Thanks hockeypuck
  5. hockeypuck

    Add additional parameter to stored procedure

    Skuhlman, thanks for the tip. worked great!!! hockeypuck
  6. hockeypuck

    Add additional parameter to stored procedure

    I am using SQL and already am accessing a stored procedure through CR and am passing several parameters. I want to add another parameter (@sales_rep). So I added the parameter to CR and to the stored procedure as well. The value is not being passed to the stored procedure even though I have...

Part and Inventory Search

Back
Top