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 strongm 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. MikeGK

    wrong place of line breaks with CanGrow in reports in Greek,Access2002

    Can I ask Microsoft about this? Do they have an email address for support? Do they have the necessary staff to reply to such questions?
  2. MikeGK

    wrong place of line breaks with CanGrow in reports in Greek,Access2002

    Although that problem on the Microsoft site is not the same as in my case I thought I could try the solution or at least I could try changing the Sort Order to Greek but there is no choice "Greek" for Sort Order on any of my computers.
  3. MikeGK

    wrong place of line breaks with CanGrow in reports in Greek,Access2002

    Thanx. I think Word wrap matches the problem but unfortunately I couldn't find anything about it in Microsoft knowledge base. Any other ideas?
  4. MikeGK

    wrong place of line breaks with CanGrow in reports in Greek,Access2002

    I have a problem with reports where the data is typed in Greek. I have text boxes in my report with the CanGrow property set to true. When the text needs more than one line the text box grows but the line break is not set to where a word ends and the words are broken (half of the word is on the...
  5. MikeGK

    export access data to specific cells in excell

    I am trying to export some report data from access to excel so that I can make pie charts and bar charts in excell. I was searching the forum and I came accross this thread. I tried this example to get an idea of how to transfer some data to excell but It didn't work. I got the following error...
  6. MikeGK

    user criteria in crosstab query

    I have found the answer myself on the microsoft knowledge base (Q209778). I just had to add the [Forms]![ReportCriteria]![City] to the Query Parameters.
  7. MikeGK

    user criteria in crosstab query

    No, luck :) The crosstab row is already set to "Where". Any other ideas? If I write a value (e.g 2) in the criteria row the query it works fine, but if I write [Forms]![ReportCriteria]![City] I'm getting this error message. I'm sure that the syntax of the criterion and the design of...
  8. MikeGK

    user criteria in crosstab query

    I created a crosstab query and now I want to give the user the option to put criteria to filter the records to be included in the calculations. I tried adding another column in my crosstab query and put criteria. The user must choose a city from a combo box "city" on a form and the...
  9. MikeGK

    compact linked files

    So, which part of the two really needs to be compacted; the front-end or the back-end? In other words is the front-end getting "fragmented" also, or only the data in the back-end get "fragmented" and need compacting?
  10. MikeGK

    compact linked files

    I have an access db that is split: The queries, forms, macros and modules are in one file (say the program db) and the tables are linked tables from another db (say the data db). When I compact the program db are the tables in the data db compacted also or do I have to open the data db to...

Part and Inventory Search

Back
Top