Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Dan Merkel
 
Posts: n/a
Default Updating Excel spreadsheets over the Internet?

We have a client who has several satellite locations. Each day, each of
these locations enters data into a spreadsheet then emails that sheet to the
home office. The home office then must review each sheet to generate totals
for the previous day's business.

Is there a feature in Excel that would allow us to make the spreadsheets
available to each satellite online, then from their daily input, create a
"master file/spreadsheet" that summarizes dialy business activities for the
entire operation?

We would like to have each satellite be restricted to their own information;
the client doesn't really want them to have access to the other offices'
data.

Thanks.

dlm
---------------------------
Dan Merkel


  #2   Report Post  
PC
 
Posts: n/a
Default

Sounds a bit archaic

I would recommend

A web based database (SQL or mySQL) that stores data by department.
(Directory access can be limited on the server side with reasonable
security.)

A few simple PHP pages that enable the satellite locations to load and
download their data from the database (again server side security controls
access to members of the organization and by location)

An Excel Template that facilitates entry and upload of the daily activity
(the latter accomplished with VBA that creates CSV file and loads file
directly to database via PHP/Web form) and download/view of historical
activity (again using XL get external data from Web controlled with VBA)

HTH

PC

Why not create a simple vb application that will export the


"Dan Merkel" wrote in message
...
We have a client who has several satellite locations. Each day, each of
these locations enters data into a spreadsheet then emails that sheet to

the
home office. The home office then must review each sheet to generate

totals
for the previous day's business.

Is there a feature in Excel that would allow us to make the spreadsheets
available to each satellite online, then from their daily input, create a
"master file/spreadsheet" that summarizes dialy business activities for

the
entire operation?

We would like to have each satellite be restricted to their own

information;
the client doesn't really want them to have access to the other offices'
data.

Thanks.

dlm
---------------------------
Dan Merkel




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
Can Excel Check two spreadsheets against one another for changes? jbsand1001 Excel Discussion (Misc queries) 1 April 23rd 05 05:48 PM
In excel the gridlines wont print on spreadsheets? debby Excel Discussion (Misc queries) 2 March 1st 05 05:35 PM
Copy and paste Internet information into Excel 2003 Michael Excel Discussion (Misc queries) 0 February 10th 05 09:51 PM
how do I eliminate proportional spacing in Excel spreadsheets? stevjones Excel Discussion (Misc queries) 1 January 25th 05 12:54 AM
Viewing Excel spreadsheets Jimbola Excel Discussion (Misc queries) 1 November 28th 04 06:59 PM


All times are GMT +1. The time now is 05:29 AM.

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"