Search results

  1. J

    List box issues - Wrapping data...

    I have a list box that presents around 200 lines of information. However my application dictates that it would be far easier for the user to scroll horizontally than vertically. I want to have the list wrap from column to column with a set height. That way the list would grow horizontally, (with...
  2. J

    Exporting Memo Fields From Report to Excel

    Hi All I am having problems with the export to excel function within Access. It is truncating my memo fields to 127 characters. There is a Microsoft Article about this but it does not offer a definitive answer apart from asking me to contact a MS representative, (for a fee). I know that I need...
  3. J

    Security - Dropping security settings across a network??

    Hi I have set up a reasonably complex DB with the BE residing on a NT server and the FE on each clients computer. I have implemented full security and have several user groups and around 40 users. My workgroup file is on the server and everybody has a shortcut from thier workstation which...
  4. J

    Data Access Pages - Not displaying calculated data

    Hi there All I am trying to display the results of a query on a DAP. The page seems to display all fields that are taken directly off the table with no problem, (things like Categories, etc, however whenever there is a calculated field, (IE InField: [AllOut]-[AllIn]) then it seems to replace...
  5. J

    TreeView Control

    Hi all Does anyone have a decent sample database or some code that utilises the TreeView control?. My data is higherarchial in nature but I am having only limited success with the TreeView control although I know that this is the best way to go. I specifically need to be able to dynamically add...
Back
Top Bottom