Windows Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsOperating SystemsWindows Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 28th, 2013, 03:18 PM
theemptyone theemptyone is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2013
Posts: 1 theemptyone User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 m 20 sec
Reputation Power: 0
Excel/Sharepoint Query

I hope I'm putting this in the right place.. it's a general windows question, but regarding specific applications.

My team keeps a rather extensive constantly updating excel sheet on SharePoint 2010.

The problem I'm trying to address is the fact that it can't be queried without actually opening the doc in share point. While searching in excel isn't to big of a deal, I am looking for a way to stream line this, so less people need to constantly be opening the doc.

One idea I had was to link it to an access database, and somehow query it from there (part of me believes we should move it to access anyway.. our columns are beginning to have columns it's grown so crazy)

Does anyone have any idea's or similar uses cases? Ideally i'd want to be able to query a line from the sheet, without needing to open a sharepoint session.

Alternatively, I'd like to know if i'ts possible to link an excel sheet to an access database.. and use some sort of query tool against the database (on share point ideally.. for global fix.. locally just for my personal sanity) without having to open it. This would allow me to get more information then a single row.

Sorry if this seems a bit convoluted.. I'm not very experienced with this level of excel/access application usage.. and very inexperienced when it comes to share point.


Thanks!


~Denny

Reply With Quote
  #2  
Old March 11th, 2013, 09:16 PM
acray acray is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2013
Posts: 21 acray User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 27 m 59 sec
Reputation Power: 0
It sounds like your situation is pretty complicated, but here are some general approaches you could look into:

Clean up the spread sheet so that is "flat" no columns in columns, basically just a csv file. Import it into Sharepoint as a list. (this may have poor performance if your dataset is very large, but limits on queries/view can help with that.) You can then link to the data from Excel (for pivot tables) or from Access to run advanced queries.

Get it out of Sharepoint and into access. If you're getting columns in columns it sounds like you really need multiple tables joined together in queries.

You can use an excel file as a datasource in Access (or another Excel file for that matter.) You may even be able to use a webDAV url rather than a local file url so you wouldn't need to open the xls first. But this approach may be ill fated with multiple people accessing the file frequently, I can see a plague of file locks and check out issues.

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsWindows Help > Excel/Sharepoint Query

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap