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 IamaSherpa 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. nonskanse

    Filedef the big guys

    Thanks for the info. The reason that the file runs slow is that there are about 25 total other fexes going into it. Each graphpg file has 4-5 graphs in it (all running off of different tables). This could be a cause of the time issue. Is there a way to put all of the graphs into 1...
  2. nonskanse

    Filedef the big guys

    Hi! I am trying to filedef something similar to the below. I am however not as familiar with the filedef method as other methods. I would like to know: 1a- how to filedef compound documents because the below runs a little slow (surprise surprise), possibly in a loop for different areas (to...
  3. nonskanse

    Image Placement

    I did end up using the setRect function eventually. Thanks for the help!
  4. nonskanse

    SUBTOTALS for columns?

    I don't really have anything for that other than really overdoing defines and computes. If I can think of anything I'll let you know. Hopefully there's someone who knows better. I wish I could help more! nonskanse
  5. nonskanse

    Image Placement

    Whoops- I knew as soon as I asked the question I'd find a solution. for position, you have to use a + on any field you want to be positive IF you use a negative previously. So my (-.1 1) position was going to -.1 -1. -nonskanse
  6. nonskanse

    SUBTOTALS for columns?

    Are you trying to go may total june total july total 1 1 2 3 2 5 across the page? Or are you trying to do something else? -nonskanse
  7. nonskanse

    Image Placement

    I am trying to position graph images in a pdf report so that the mostly useless space on the left hand side of the graph does not show up on the page. I have tried positioning the graph so that the is negative, but the graph is always at a -Y value (whether I use -y or -x). Is there a...
  8. nonskanse

    Graphs within different formats

    That's cool for html, but I need excel. Thanks though! I will keep trying.
  9. nonskanse

    Graphs within different formats

    Hi! I would like to display 2 graphs in a report, and have the graphs re-occur on each change in a certiain field (a city in this case). City1 Graph1 Graph2 Data............ Graph3 City2 Graph1 Graph2 Data............ Graph3 etc. I would like to do this in excel. Any clues are...

Part and Inventory Search

Back
Top