EXCEL WebPages and SQL Database!

iahiii_2005

Member
Join Date
Jun 2008
Location
Oslo
Posts
8
Hi All,
I am really in a bind,any help would be really appreciated.
Here is the project i am working on:
I am collecting data to a SQL database using Factorytalk transaction from Contrologix PLC.
Is there a way to populate a MS Excel based webpage or Excel Sheet that autorefreshes as i get new data?
Basically the excel sheet would have static text and empty cells...which will be populated based on the data retrieved from SQL Database?
Can the Excel Spreadsheet autorefresh,to get new data as it gets it.
Thanks and please help me
 
Webpage based on SQL database can work fine. Autorefresh can be tricky to do well (AJAX, Flash, Java, etc), but can be done cheesy (Auto-refreshing Meta tag, etc). You can statically save web pages from Excel, but don't expect this to auto-refresh/populate without a whole lot of effort - and it probably won't ever be stable.
 

Similar Topics

Hi All, I am really in a bind,any help would be really appreciated. Here is the project i am working on: I am collecting data to a SQL...
Replies
2
Views
2,314
Hi, I'm trying to export data from a DataGrid to Excel using VBA, but I'm getting an error "Object doesn't support this property or method". The...
Replies
0
Views
81
I don't know if this is the right place for the subject at least I'll try. The company has one of the oldest computers that is a master Windows...
Replies
5
Views
743
Hi, I'm just looking for a simple way to make a button in excel (via VBA I presume) to toggle a bit in RSLogix 5000. I just got FactoyTalkLinx...
Replies
9
Views
548
Hello, I want to send the data from Rslogix500 to Excel. I created a connection between RSlinx and Excel. The values in Excel automatically...
Replies
5
Views
1,183
Back
Top Bottom