Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
ND ND is offline
external usenet poster
 
Posts: 3
Default Excel as Database?

I have created an Access database for project managers
from an Excel flat file, however, majority of the project
managers do not know how to work in Access.

These project managers will begin to train on using
Access, however, the immediate need is that there is a
way in which to track their projects.

So, I have created a form in which I can put all of the
data using dropdown boxes, comments, validations, etc.,
however, my question is, can I use this Excel form as a
database?

What I mean is, can the project manager, key in their
project number and and the rest of the information
populate on this form?

I know this is antiquated, however, until I can get them
up to speed, Excel is my option.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel as Database?

There is no automatic support for it. Your code would find the appropriate
row and assign the appropriate values in that row to the controls on the
form. (form meaning Userform - or putting controls on a worksheet to
simulate a paper form?)

--
Regards,
Tom Ogilvy




"ND" wrote in message
...
I have created an Access database for project managers
from an Excel flat file, however, majority of the project
managers do not know how to work in Access.

These project managers will begin to train on using
Access, however, the immediate need is that there is a
way in which to track their projects.

So, I have created a form in which I can put all of the
data using dropdown boxes, comments, validations, etc.,
however, my question is, can I use this Excel form as a
database?

What I mean is, can the project manager, key in their
project number and and the rest of the information
populate on this form?

I know this is antiquated, however, until I can get them
up to speed, Excel is my option.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Excel as Database?

I have created a form that simulates a paper form

Thanks for your help!



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
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 05:32 PM.

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"