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 Chriss Miller 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. DanielGreenwood

    Excel mobile data entry form

    Hi I'm trying to create a data entry spreadsheet for a windows 6.5 device (HTC HD2) running Office Mobile 6.1. The problem I'm having is that none of the validation/vba features are available when opened on the device. Does anyone have any ideas how to either to get these to work or what...
  2. DanielGreenwood

    Data collection on mobile device - best method please

    Hi, I've not had much experience with this area and so I'm really looking for some advice as to best way forward. We have some handheld devices (HTC HD2's) which are used to collect data on site using a specific application. I've just been asked today to collect additional data on the...
  3. DanielGreenwood

    Linking Access 97 to Access 2003 tables

    I've a need to link an access 97 database to access 2003 tables. When i try i get the error message: 'Unrecognized database format \\XXXXXXX' Is there any way to do this?
  4. DanielGreenwood

    Getting windows user name from data access page

    Hi, I'm developing an internal system using data access pages to view data stored on Access 2003. In order for the users to only see the data relevent to them i would like to filter based on their login name. I have found it's not possible to do this using a database login therefore need to...
  5. DanielGreenwood

    Excel graph to show constant target

    Hi, I have an excel graph to track performance against a target for several areas of our companies operation. The x axis is a timeline of months and performace data is input per month. However, the target is set as a fixed value for the whole year and therefore it only appears once in the...
  6. DanielGreenwood

    Saving Slide as Image

    Hi, I have a slideshow presentation which contains several images. The problem occurs when I try to save the slide as a jpeg image file. The images loose a lot of quality to the point that its blurry. When you print the images using powerpoint they retain all the definition. There seems to be...
  7. DanielGreenwood

    Propblem with relinking tables

    Hi, I've got a simple form in MS Access 97 that I use to relink linked tables within my database. I have a list box that populates the names of all the linked tables in the DB (cboTableName) and a text box that i can enter the new pathway into. This has been working fine up until today when I...
  8. DanielGreenwood

    How to check if a form is Maximized

    Hi, I have a pop up form that contains a calander control (frmCalendar). When I click on a command button (on another form) to open frmCalendar it opens over the command button clicked. However I have only made it work when the form is not maximized. When I tested it on a maximized form my...
  9. DanielGreenwood

    Problem with OpenCurrentDatabase

    I'm in the process of upgrading some databases from 97 to 2003 and doing some general tidying up of the code. Currently there is central switchboard which is used to navigate between various databases on the network. It is coded using send keys to open the 'Open Database' dialogue box then type...
  10. DanielGreenwood

    Compile Error: Can't find object or library (Access2k)

    Hi, I'm having trouble with one of my access databases. The database works fine on my PC but when users on other PC's click the buttons on the main form (to open reports and other forms) the debug window opens and it shows the message Compile Error: Can't find object or library The offending...
  11. DanielGreenwood

    Problems putting Access data in Word doc

    Hi, I’ve got a real problem with merging data stored in Access into a Word document. The document is a report containing descriptions of work to be carried out on a particular site. At the end of the description is a section which summarises the predicted spend for that site. Currently the...

Part and Inventory Search

Back
Top