Search results

  1. P

    Import excel format

    Hi, I have an issue with the DoCmd.TransferSpreadsheet acImport command. One of the import fields is a phone number which has all kinds of numbers such as 03 87698076, N/A, as well as mobile 6756434546 (majority). It appears it read the data as numeric and drops all data that is not numeric or...
  2. P

    Read fiirst line excel spreadsheet.

    Hi, Thanks for your reply. Your idea is a good one will test tomorrow. Off the 15 fields only 5 are required for massaging the data. I can check these 5 fields to see if they have been changed. Of all the other fields only 6-7 are required for display purposes. Peter
  3. P

    Read fiirst line excel spreadsheet.

    Hi, Once I wrote this I had an idea that worked. Import the spreadsheet and read the table field names from there. Peter
  4. P

    Read fiirst line excel spreadsheet.

    Hi, I have an issue where I need to import an excel sheet and then query the table. However they keep changing the headings of the spreadsheet and I then need to change my vba code. I was thinking if I could read the first line of the spreadsheet (which has the field names), then use this...
  5. P

    SQL Driver for MS Access

    Thanks for your help.
  6. P

    SQL Driver for MS Access

    Hi, Still trying to work out connecting ms access front end to sql back end. Seems I need to add an sql connection to my win10 pc. When I go there there are 3 options. (see attached) Can you tell me which one is best to use or are they used for different applications? Thanks Peter
  7. P

    Ms Access - SQL

    Hi, I am thinking of splitting my ms access so I have a ms access front end and sql on the back end, is this possible, and if so can anyone direct me to a youtube or web that explain how to do it in simple terms. I have my own hosting and know my way around it. Thanks for amy help. Peter
  8. P

    Change field names

    Hi, I have another issue for you. I am importing an excel spreadsheet into a table. The issue is that in the first 2 rows of the spreadsheet they have merged some columns and rows so I cannot use them as headings. However in the access table they appear a two rows. What I need to know is there a...
  9. P

    MS Access School

    Good luck Doc_Man
  10. P

    MS Access School

    Hi, Another alternative is that you ask on this forum for someone to help you as a 'one on one' via video link. There are a number of retires (like my self) etc that would be only to happy to give you time. Peter
  11. P

    MS Access v SQL

    Hi, I hear and understand what you are saying but I am thinking that this is a cloud based DB with only a few people will access when I have given them permission. My plan is to get a free 2gig onedrive ,whatever, and just use that as I can give permission to an actual folder. Peter
  12. P

    Long time user.

    Hi, I have been using Accessworld for sometime and thought I would introduce my self. I started using Borland database many many years ago and then switched to Access. I have worked in the IT world all my life and are now retired. Looking back I think I started using database because I think I...
  13. P

    MS Access v SQL

    Hi, I am after some advice. I am writing an ms access database for a charity, not to complicated or many users (5 at most), my question is I want to put it online and want some advice on my options. I plan to just move the database to a cloud storage and give access to the users, or should I...
  14. P

    COVID-19

    Hi, Thanks for your help. Worked like a charm. I think I was over complicating the issue. Peter
  15. P

    COVID-19

    Hi, Thanks for the reply. I must be missing something or making it complected. | I believe that there are 2 questions to ask. 1. Who the student is and 2. who else attended, as the student has attended a number of courses during the period. If I create a query with a student number I will only...
  16. P

    COVID-19

    Hi, I have written a database for a local community house that run courses for locals. I now need to account for convid19 in that if someone has attended a course I need to be able to identify all the people they came in contact with. I have attached a database with the 3 main table to give an...
  17. P

    Excel upload to Google maps

    Hi, I have just discovered you can upload an excel spreadsheet with multiple addresses to Google maps and it will flag each address. I can export the data from Access but does anyone know how to automate uploading to Google maps. Peter
  18. P

    Multiple flags for Google maps.

    Hi, I have just watch a youtube video () where you can upload, manually, into Google maps from an excel spreadsheet that will flag a number places on Google maps. My question has anyone done this from MS Access. Maybe export the excel and run from there. Any ideas. Peter
  19. P

    TemplateFile SendObject

    Hi, Can someone explain what a TemplateFile as the last object in the Sendoject function is. If it can be used as the body of an email can you explain how to create and use it. Thanks Peter
  20. P

    Airdroid

    Hi, Airdroid allows you to connect an android phone to your PC then you are able to send SMS (see attached image) and make calls using your PC. It also allow you to use your smart phone as a web cam. I've just found airdroid and it looks like a handy piece of software. In the past I have used...
Back
Top Bottom