![]() |
#1
|
|||
|
|||
![]()
Currently we extract the data from SQL into Excel and then copy & past relevant data to the new spreadsheet (which is really a form). We do this 000's of times throughout the year and there has to be a better way. Here are the basic requirements/facts:
1) Key data resides in a SQL database 2) Users must complete a form/document/spreadsheet using some of the data from SQL as well as adding new data themselves 3) New data entered by the users needs to update the SQL db What application would you recommend? Word, Excel, Infopath? I have access to WSS 3.0, but not MOSS. Any help is appreciated - thanks in advance! ![]() |
#2
|
||||
|
||||
![]()
Hi pfergy,
It seems to me that all the data entry work should be done in the DB app itself - it should require nothing more than developing an input form that displays the relevant data needed by the user for input purposes. That would eliminate one step and would support coding to prevent invalid data entry. If you still need a report, generate it after the data entry has been completed.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Application.FileSearch | cksm4 | Word VBA | 0 | 08-19-2010 02:18 PM |
Can't set color in any Office application | student25 | Office | 0 | 02-27-2010 02:12 PM |
![]() |
FrankW | Office | 2 | 06-13-2009 01:16 AM |
What is Application Automation and How can I use it in VBA | KramerJ | Excel | 0 | 03-30-2009 12:59 PM |
Application.Caller | pankajkankaria | Excel | 0 | 03-18-2009 11:48 AM |