The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
Please vote in the Forum Structure Poll. Polling will close at 2PM EST on January 21, 2025.

Setting Up a Spreadsheet Accessible by Everyone in the Office

The Crowing OneThe Crowing One Registered User regular
edited February 2009 in Help / Advice Forum
So I've done some googling and cannot, for the life of me, figure out if the following is possible:

I work in an office where there is a lot of back and forth between myself and the employees I support. We have to trade specific information all day long, and at the moment this is done chaotically through email. In my quest to better productivity and streamline our systems I want to have a central Excel spreadsheet (or even document) that can be accessed and edited by everyone involved. I have done similar stuff through simple network sharing before, the problem is that everyone who needs to be involved is spread throughout our entire region in three offices.

The grand idea is to have my people edit and add information to the spreadsheet that I can then pull directly off and go about my day with a minimum of frantic searching to ensure that I have everything I need. The information conveyed is all simple text and the system would need to be accessible from multiple locations.

Anyone have an idea of where I could get some info on something like this, or am I just dreaming?

3rddocbottom.jpg
The Crowing One on

Posts

  • BraincowBraincow Registered User regular
    edited February 2009
    Does Google Spreadsheet fit the bill?

    Braincow on
    Brainchow.png
  • The Crowing OneThe Crowing One Registered User regular
    edited February 2009
    Braincow wrote: »
    Does Google Spreadsheet fit the bill?

    Somewhat. I have concerns about security for anything web-based.

    The Crowing One on
    3rddocbottom.jpg
  • TK-42-1TK-42-1 Registered User regular
    edited February 2009
    you dont have a central data server? im assuming youre all networked together

    TK-42-1 on
    sig.jpgsmugriders.gif
  • PeregrineFalconPeregrineFalcon Registered User regular
    edited February 2009
    This really sounds like a better fit for a database than a shared spreadsheet.

    PeregrineFalcon on
    Looking for a DX:HR OnLive code for my kid brother.
    Can trade TF2 items or whatever else you're interested in. PM me.
  • GanluanGanluan Registered User regular
    edited February 2009
    This really sounds like a better fit for a database than a shared spreadsheet.

    I agree - you could make a very simple (internal only, if needed) web front end so people can add things to a database that you monitor.

    Ganluan on
  • DmanDman Registered User regular
    edited February 2009
    You could setup a computer as a remote workstation and everyone would be able to log in to it via logmein (or something similar) and edit the shared excel sheet.

    It's not a great solution but its free and easy to setup.

    Only one person could be editing it at a time, but if you want version control software so multiple people can work on one document at the same time that's a different ballgame.

    Dman on
  • Iceman.USAFIceman.USAF Major East CoastRegistered User regular
    edited February 2009
    You could post it on a shared drive, we do that where I work (Air Force). Also, have you considered a wiki? I Know you were concerned about web security, and I have no idea how secure a wiki can be/is.

    Iceman.USAF on
  • The Crowing OneThe Crowing One Registered User regular
    edited February 2009
    Thanks for all the suggestions. I'll go through these and see what is and is not possible. Generally database is not possible, though if I can pitch something low-cost to our IT guy it could work out.

    Thanks!

    The Crowing One on
    3rddocbottom.jpg
  • SerpentSerpent Sometimes Vancouver, BC, sometimes Brisbane, QLDRegistered User regular
    edited February 2009
    I think you just need to set up some rules for email, and make sure everyone uses certain subject lines. It'll sort itself out.

    The email system also guarantees trackability, so you can find out who didn't send what at what time.

    Serpent on
  • TheDragonTheDragon Registered User regular
    edited February 2009
    Your company might already use SharePoint:
    http://en.wikipedia.org/wiki/Sharepoint

    Put an excel spreadsheet on it and everyone can edit it

    TheDragon on
  • GanluanGanluan Registered User regular
    edited February 2009
    Thanks for all the suggestions. I'll go through these and see what is and is not possible. Generally database is not possible, though if I can pitch something low-cost to our IT guy it could work out.

    Thanks!

    FYI - you can use a database like mySQL for free and write a very simple front end in PHP for free as well.

    Ganluan on
  • EggyToastEggyToast Jersey CityRegistered User regular
    edited February 2009
    Yeah this is really an IT question more than anything. If your company doesn't have enterprise-class software set up, you're not going to have a good solution.

    My company has an obstinate IT department which is quite slow and typically ends up just avoiding any questions or needs of other employees, in the hope that they'll eventually go away. As some departments have rather high-tech needs, though, my business unit in particular often just puts shit on Google Docs so they can share it among themselves quickly and easily.

    You can do this with Excel and some central microsoft-based servers to handle access control, but, again, that's an IT concern. Google Docs spreadsheet is only accessible to those who are explicitly shared on the document -- and Google, arguably -- making it as secure as something you would email around. Doesn't take much for an employee to simply fwd an email with sensitive data to someone outside the company. Having it on Google Docs where you can see who a doc has been shared with is arguably much more secure than simple email. It also reduces the problem of multiple edits on a single document occurring simultaneously.

    EggyToast on
    || Flickr — || PSN: EggyToast
  • RoundBoyRoundBoy Registered User regular
    edited February 2009
    excel isn't made for multiple users to access the same document. But I did recently deal with an issue exactly like this.

    The solution was for each person in a department to edit a specific document on a network share. They could edit their numbers as needed.

    Another spreadsheet was set up, that only the department head would access, which had formulas that would use the other spreadsheets as the source.


    its crude, inelegant, inefficient and a bitch to configure .. but until you want to spend money on a proper solution, or work with proper multi-user systems.. that is the thing to do.

    RoundBoy on
    sig_civwar.jpg
    Librarians harbor a terrible secret. Find it.
  • meekermeeker Registered User regular
    edited February 2009
    Ganluan wrote: »
    This really sounds like a better fit for a database than a shared spreadsheet.

    I agree - you could make a very simple (internal only, if needed) web front end so people can add things to a database that you monitor.

    Came here to say this. Access works pretty much exactly like Excel. Simple, familiar, commonly used, secure, and has the features you need.

    meeker on
Sign In or Register to comment.