Excel to Access software
#1
Posted 13 February 2010 - 09:50 PM
#2
Posted 14 February 2010 - 09:06 AM
1) In Access select File>Get External Data>Import Then find your spreasheet from the directory ensuring you select files of type includes Excel files. Then follow the import wizard instructions.
2) an easier way might be just to open a new table in data sheet view, copy the Excel worksheet contents and and then select all in your access table and paste. You will have to set the headings/formats up again though.
#3
Posted 14 February 2010 - 11:28 AM
The Future, on 14 February 2010 - 09:06 AM, said:
1) In Access select File>Get External Data>Import Then find your spreasheet from the directory ensuring you select files of type includes Excel files. Then follow the import wizard instructions.
2) an easier way might be just to open a new table in data sheet view, copy the Excel worksheet contents and and then select all in your access table and paste. You will have to set the headings/formats up again though.
Thanks I will try that and see how it goes, cheers future
#4
Posted 14 February 2010 - 05:15 PM
choolie, on 14 February 2010 - 11:28 AM, said:
The Future, on 14 February 2010 - 09:06 AM, said:
1) In Access select File>Get External Data>Import Then find your spreasheet from the directory ensuring you select files of type includes Excel files. Then follow the import wizard instructions.
2) an easier way might be just to open a new table in data sheet view, copy the Excel worksheet contents and and then select all in your access table and paste. You will have to set the headings/formats up again though.
Thanks I will try that and see how it goes, cheers future
In FileMaker Pro I have an external database that has scans of both sides of each coin; linking to my main coins database I have a unique relational identifier. Using that relationship field I can display each coin's pictures in one layout of my main database (or - which is the main point - any other database too), without ever having to import them.
#5
Posted 14 February 2010 - 06:58 PM
Peckris, on 14 February 2010 - 05:15 PM, said:
choolie, on 14 February 2010 - 11:28 AM, said:
The Future, on 14 February 2010 - 09:06 AM, said:
1) In Access select File>Get External Data>Import Then find your spreasheet from the directory ensuring you select files of type includes Excel files. Then follow the import wizard instructions.
2) an easier way might be just to open a new table in data sheet view, copy the Excel worksheet contents and and then select all in your access table and paste. You will have to set the headings/formats up again though.
Thanks I will try that and see how it goes, cheers future
In FileMaker Pro I have an external database that has scans of both sides of each coin; linking to my main coins database I have a unique relational identifier. Using that relationship field I can display each coin's pictures in one layout of my main database (or - which is the main point - any other database too), without ever having to import them.
Hi Peckris,
presumably I would be able to do the same thing in access? I don't have filemaker pro, is it an expensive programme? you think it is better? I now seem to be getting somewhere with access I have managed to make a field for attachments where I can put a photo but I am learning how to use the programme at the same time. no doubt I will have further questions, but pleased with my progress today
#6
Posted 14 February 2010 - 08:13 PM
choolie, on 14 February 2010 - 06:58 PM, said:
Peckris, on 14 February 2010 - 05:15 PM, said:
choolie, on 14 February 2010 - 11:28 AM, said:
The Future, on 14 February 2010 - 09:06 AM, said:
1) In Access select File>Get External Data>Import Then find your spreasheet from the directory ensuring you select files of type includes Excel files. Then follow the import wizard instructions.
2) an easier way might be just to open a new table in data sheet view, copy the Excel worksheet contents and and then select all in your access table and paste. You will have to set the headings/formats up again though.
Thanks I will try that and see how it goes, cheers future
In FileMaker Pro I have an external database that has scans of both sides of each coin; linking to my main coins database I have a unique relational identifier. Using that relationship field I can display each coin's pictures in one layout of my main database (or - which is the main point - any other database too), without ever having to import them.
Hi Peckris,
presumably I would be able to do the same thing in access? I don't have filemaker pro, is it an expensive programme? you think it is better? I now seem to be getting somewhere with access I have managed to make a field for attachments where I can put a photo but I am learning how to use the programme at the same time. no doubt I will have further questions, but pleased with my progress today
I would think that Access is probably very similar to FileMaker (FM, being originally Mac, is easier to get started with, is all). You would need to find out how different database "files" or "tables" RELATE to each other - it will be using a unique identifier, so one thing you could do is create a unique ID Number for each coin you have, then import a table of ID Numbers to your pictures database. Then in the Pictures database, make sure you have a layout that can display a minimum of two images - obverse and reverse - and that's where you will store your coin pictures. Then, back in your coins database, you create a similar layout, but instead of having the actual pictures, you link to the other database using the ID Number (it's a lot easier than it sounds!)
The good thing about this is, it means your basic coins database won't be too large, i.e. quicker to open and work with. (I just had a look at my own Pictures database, and it is 96MB so that too will easily fit onto the modern Flash drive. You can get a 1GB or 2GB for under £10 these days.)
#7
Posted 14 February 2010 - 10:33 PM
Peckris, on 14 February 2010 - 08:13 PM, said:
choolie, on 14 February 2010 - 06:58 PM, said:
Peckris, on 14 February 2010 - 05:15 PM, said:
choolie, on 14 February 2010 - 11:28 AM, said:
The Future, on 14 February 2010 - 09:06 AM, said:
1) In Access select File>Get External Data>Import Then find your spreasheet from the directory ensuring you select files of type includes Excel files. Then follow the import wizard instructions.
2) an easier way might be just to open a new table in data sheet view, copy the Excel worksheet contents and and then select all in your access table and paste. You will have to set the headings/formats up again though.
Thanks I will try that and see how it goes, cheers future
In FileMaker Pro I have an external database that has scans of both sides of each coin; linking to my main coins database I have a unique relational identifier. Using that relationship field I can display each coin's pictures in one layout of my main database (or - which is the main point - any other database too), without ever having to import them.
Hi Peckris,
presumably I would be able to do the same thing in access? I don't have filemaker pro, is it an expensive programme? you think it is better? I now seem to be getting somewhere with access I have managed to make a field for attachments where I can put a photo but I am learning how to use the programme at the same time. no doubt I will have further questions, but pleased with my progress today
I would think that Access is probably very similar to FileMaker (FM, being originally Mac, is easier to get started with, is all). You would need to find out how different database "files" or "tables" RELATE to each other - it will be using a unique identifier, so one thing you could do is create a unique ID Number for each coin you have, then import a table of ID Numbers to your pictures database. Then in the Pictures database, make sure you have a layout that can display a minimum of two images - obverse and reverse - and that's where you will store your coin pictures. Then, back in your coins database, you create a similar layout, but instead of having the actual pictures, you link to the other database using the ID Number (it's a lot easier than it sounds!)
The good thing about this is, it means your basic coins database won't be too large, i.e. quicker to open and work with. (I just had a look at my own Pictures database, and it is 96MB so that too will easily fit onto the modern Flash drive. You can get a 1GB or 2GB for under £10 these days.)
I see, I can see the benefits of such portability. I am not quite there yet but I will try that later once I have mastered the basics, my database is now coming along nicely I can see I am goint to find it indispensable.
Cheers
#8
Posted 16 February 2010 - 10:26 PM
I would like to thanks Peckris for most of the field headings. The future for setting me on the first steps on my journey. Chris perkins for providing me with the platform to display my work. My mother and father for being such an inspiration to me. My dear wife for her loving patience and support. All other friends and supporters too numerous to mention. Who would have thought all those years ago that I would be standing here today having achieved all this. I thank you and dedicate this to you.
Attached File(s)
-
Form View examples.jpg (138.27K)
Number of downloads: 21
#9
Posted 16 February 2010 - 11:29 PM
choolie, on 16 February 2010 - 10:26 PM, said:
I would like to thanks Peckris for most of the field headings. The future for setting me on the first steps on my journey. Chris perkins for providing me with the platform to display my work. My mother and father for being such an inspiration to me. My dear wife for her loving patience and support. All other friends and supporters too numerous to mention. Who would have thought all those years ago that I would be standing here today having achieved all this. I thank you and dedicate this to you.

Sign In
Register
Help


MultiQuote