Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Use excel as database

We only have access to Excel 2003 on our computer and would like to
build the following form.

It should have a combo box populated with a list of problems.
It should have another populated with a list of solutions.

Each one these should be bound to some sort of data source and be able
to add, edit and delete problems and solutions and assosciate certain
problems with solutions.

Also we should be able to assosciate certain solutions only with
certain problems such that when the first combo box is selected on our
excel user form only the solutions matching the problem should be
displayed.

I know how to do this in a relational db such as Access, but without
access is it possible to do it in Excel and could someone explain how?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Use excel as database

On way is demonstrated by Debra Dalgleish using Data validation Dropdowns:

http://www.contextures.com/xlDataVal13.html

--
Regards,
Tom Ogilvy


wrote in message
oups.com...
We only have access to Excel 2003 on our computer and would like to
build the following form.

It should have a combo box populated with a list of problems.
It should have another populated with a list of solutions.

Each one these should be bound to some sort of data source and be able
to add, edit and delete problems and solutions and assosciate certain
problems with solutions.

Also we should be able to assosciate certain solutions only with
certain problems such that when the first combo box is selected on our
excel user form only the solutions matching the problem should be
displayed.

I know how to do this in a relational db such as Access, but without
access is it possible to do it in Excel and could someone explain how?



  #3   Report Post  
Posted to microsoft.public.excel.programming
MaC MaC is offline
external usenet poster
 
Posts: 5
Default Use excel as database

I suggest one of below methods:
- Excel form working as front-end for mdb (Access) file thru ADO library
(I've done some apps this way,and it works really well and stable). Then you
doesn't need Access, only MDAC packet. If you have some experience in Access
(so I ;-) you'll be enyojed possibility working on SQL syntax
-if database doesn't require a lot of rows simple way could be make basic
database operation based on worksheets functions

Good Luck
MaC

Uzytkownik napisal w wiadomosci
oups.com...
We only have access to Excel 2003 on our computer and would like to
build the following form.

It should have a combo box populated with a list of problems.
It should have another populated with a list of solutions.

Each one these should be bound to some sort of data source and be able
to add, edit and delete problems and solutions and assosciate certain
problems with solutions.

Also we should be able to assosciate certain solutions only with
certain problems such that when the first combo box is selected on our
excel user form only the solutions matching the problem should be
displayed.

I know how to do this in a relational db such as Access, but without
access is it possible to do it in Excel and could someone explain how?





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Use excel as database

Thanks Tom, but I'm actually using user forms not worksheets and I
would actually like to work purely in Excel no access component, as
bizarre as that sounds. I'm not sure if we have that component on our
PC's. Surely someone must have attempted something like this. No
links for me?

Tom Ogilvy wrote:
On way is demonstrated by Debra Dalgleish using Data validation Dropdowns:

http://www.contextures.com/xlDataVal13.html

--
Regards,
Tom Ogilvy


wrote in message
oups.com...
We only have access to Excel 2003 on our computer and would like to
build the following form.

It should have a combo box populated with a list of problems.
It should have another populated with a list of solutions.

Each one these should be bound to some sort of data source and be able
to add, edit and delete problems and solutions and assosciate certain
problems with solutions.

Also we should be able to assosciate certain solutions only with
certain problems such that when the first combo box is selected on our
excel user form only the solutions matching the problem should be
displayed.

I know how to do this in a relational db such as Access, but without
access is it possible to do it in Excel and could someone explain how?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Update Excel Database via Access Main Database with a script Finnbar New Users to Excel 2 November 3rd 08 07:24 PM
Convert Excel database to dBASE database? RPI Marketeer Excel Discussion (Misc queries) 1 January 18th 08 06:25 PM
database query not showing foxpro database How I import data mangat New Users to Excel 1 June 24th 07 03:31 PM
How to make reference to database and if true copy from database? V!p3r Excel Discussion (Misc queries) 4 February 5th 07 02:19 PM
Moved database, how do I change link to the database in excel Toastrack Excel Discussion (Misc queries) 0 October 20th 06 09:36 AM


All times are GMT +1. The time now is 08:44 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"