Ask a Question related to Dreamweaver AppDev, Design and Development.
-
chuckomalley #1
Excel to an Access DB
I have an office that would like to have an Excel Spreadsheet with a training
roster put onto our website with the ability to Insert/Update/Delete. I can
handle the latter part of the request, but does anyone out there have a
tutorial, etc. for converting the spreadsheet to an Access table quickly and/or
easily?
Is it also possible to insert updated data from their spreadsheet later, or
once we make it dynamic, should they discontinue using Excel and stick with the
dynamic forms I will create for it? In other words, can I use both to make
updates?
Cheers
Chuck
chuckomalley Guest
-
Help importing excel file into Access DB
I need to import an excel file into an access database. I got the below code from a forum on another site, but it is not working. I get an error... -
Export from Excel to Access using ASP in DWMX
Hi Anyone know an ASP script for transferring data from an Excel sheet to an Access table, some of the fields of which contain names which have an... -
Excel into Access using ASP with DWMX
Hi Anyone know an ASP script for transferring data from an Excel sheet to an Access table, some of the fields of which contain names which have an... -
ASP Access 2 Excel
Hello All, I've got a small'ish Access 2000 database which I'd like to be able to convert to Excel then email to the owner. I was hoping to use... -
excel sheetin access form
If you're just looking for a way to get your data into Access, I'd tweak the spreadsheet, putting the 'Field Name' in the first row. Then I'd... -
Julian Roberts #2
Re: Excel to an Access DB
In Access, go File > Get External Data > Import and navigate to your Excel
file. Then follow the import wizard. You'd be better off keeping your data
in Access, much easier to manage than in Excel.
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest
-
Joe Makowiec #3
Re: Excel to an Access DB
On 20 May 2005 in macromedia.dreamweaver.appdev, chuckomalley wrote:
As I Understand It, you can do a database connection directly to an Excel> I have an office that would like to have an Excel Spreadsheet with a
> training roster put onto our website with the ability to
> Insert/Update/Delete. I can handle the latter part of the request,
> but does anyone out there have a tutorial, etc. for converting the
> spreadsheet to an Access table quickly and/or easily?
>
> Is it also possible to insert updated data from their spreadsheet
> later, or
> once we make it dynamic, should they discontinue using Excel and
> stick with the dynamic forms I will create for it? In other words,
> can I use both to make updates?
spreadsheet. (I've never tried it.) Apparently, you have to use named
ranges in order for it to work. I'm guessing that using Excel directly,
or trying to do Access imports from Excel, would be painful.
As Julian suggests, have the client go straight Access, or get the
dynamic stuff implemented and have them use the web interface.
--
Joe Makowiec
[url]http://makowiec.net/[/url]
Email: [url]http://makowiec.net/email.php[/url]
Joe Makowiec Guest
-
chuckomalley #4
Re: Excel to an Access DB
Thanks a lot. That's exactly what I'll do.
Cheers
Chuck
chuckomalley Guest



Reply With Quote

