Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default standard data form direct to an excel spreadsheet

I want to be able to put in a persons name, address, postcode, social
security number etc in a row of an excel file. I must be able to do this
over a network so many users can add to the spreadsheet. The program must
also log the time that the data was added... any ideas on doing this?

Scott


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 111
Default standard data form direct to an excel spreadsheet

Scott,
with due respect, this is a job for a database, not a spreadsheet. If
you are insistent on using a spreadsheet program like Excel then create
a shared workbook and use a form to add data. Load the for from the
Workbook_open event.

OJ

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default standard data form direct to an excel spreadsheet

You don't need a form, Excel has a built-in (DataForm...). All that is
needed is some event code to add the date when a line is changed.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"OJ" wrote in message
oups.com...
Scott,
with due respect, this is a job for a database, not a spreadsheet. If
you are insistent on using a spreadsheet program like Excel then create
a shared workbook and use a form to add data. Load the for from the
Workbook_open event.

OJ



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
excel form. Need data extracted to spreadsheet each time a form co MikeR-Oz Excel Discussion (Misc queries) 4 April 5th 09 05:18 AM
transfer data from excel form to a spreadsheet Jeff[_11_] Excel Discussion (Misc queries) 0 March 13th 08 05:13 PM
Can a standard data entry form be used to change formats of cells? BarryW Excel Discussion (Misc queries) 0 January 21st 06 03:06 PM
Replace/modify standard data form? Axel Excel Discussion (Misc queries) 3 August 24th 05 02:44 PM
PASSING DATA FROM USER FORM TO EXCEL SPREADSHEET No Name Excel Programming 12 January 7th 04 01:36 PM


All times are GMT +1. The time now is 09:36 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"