Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default writing screens to enter data

I have not written VBA behind excel spreadsheets before. What I need to do at
my new job is to write an application where users can enter data into
'screens'. The data that is entered will end up in excel spreadhseets. Once
the data is entered into the excel spreadsheets, I will then export the data
to vartious sql server 2005 databases for processing.
This application is not suppose to be a web aplication. The application is
suppose to be like an 'exe' that someone can click on and then execute.
I am wondering how to accomplish this task and what security issues would
I need to be aware of.

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default writing screens to enter data

If you really want an application to be like an executable, then excel isn't the
program for you.

On the other hand, you could use some built-in features of excel that may work
ok.

In xl2003 and below, you can use Data|Form.
(try it on some test data)

And if that isn't enough, John Walkenbach has an enhanced data form:
http://j-walk.com/ss/dataform/index.htm

And the source code is available for a small fee ($20 USA, IIRC).

And if that's not sufficient, then maybe you could design your own input
userform.

Debra Dalgleish shares some tips:
http://contextures.com/xlUserForm01.html

Wendy Elizabeth wrote:

I have not written VBA behind excel spreadsheets before. What I need to do at
my new job is to write an application where users can enter data into
'screens'. The data that is entered will end up in excel spreadhseets. Once
the data is entered into the excel spreadsheets, I will then export the data
to vartious sql server 2005 databases for processing.
This application is not suppose to be a web aplication. The application is
suppose to be like an 'exe' that someone can click on and then execute.
I am wondering how to accomplish this task and what security issues would
I need to be aware of.

Thanks!


--

Dave Peterson
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
Vlookup if #N/A then enter enter data in cell I4 duketter Excel Discussion (Misc queries) 3 March 11th 08 09:08 PM
Macro to select cells in column enter data then press enter NP New Users to Excel 1 February 20th 08 04:21 PM
Enter data and press enter to move to specific cell Programing problem[_2_] Excel Programming 2 January 10th 07 03:35 AM
Auto enter date when data in enter in another cell Brian Excel Worksheet Functions 5 December 7th 06 06:44 PM
enter data on 1 sheet and make it enter on next avail row on 2nd s Nadia Excel Discussion (Misc queries) 27 September 9th 05 03:39 PM


All times are GMT +1. The time now is 11:35 PM.

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

About Us

"It's about Microsoft Excel"