I want to use an Excel workbook with 2 or 3 sheets with different small
databases.

One of the databases is to come from the web,  from a SmartSheet
spreadsheet.

Once the data into the .xls sheet I will run a macro to run a  report using
vlookup etc

To run the report I want a one button press to bring in the SmartSheet data
and to run the report.
I prefer not to open Smartsheet and export to a .xls sheet.  The users will
be in the .xls and will be required just to run the 1 macro.

Have used this code

http://social.msdn.microsoft.com/Forums/office/en-US/efdd909d-f564-4bb5-9e72-db0346e5f82f/excel-vba-import-worksheet-from-url?forum=exceldev<wlmailhtml:{4A28B2FF-9318-4B12-9321-9B696AF76631}mid://00000006/!x-usc:http://social.msdn.microsoft.com/Forums/office/en-US/efdd909d-f564-4bb5-9e72-db0346e5f82f/excel-vba-import-worksheet-from-url?forum=exceldev>

but as the SmartSheet is not in .xls format, it creates the sheet ok, but
with no data.

Have tried using  'New Web Query'  to import into .xls sheet.   It runs
and I get a message (in .xls format) that the SmartSheet is too slow in
loading up.


Is there any other way of doing this ?   With option one above - once the
webpage is open get Excel to open the 'Sheet Actions' then 'Export' and
then import the .xls sheet that has been provided?

Your comments and ideas appreciated.

Again, I only want the user to have to click one button only to import and
repair report.  Do not want user having to go into Smartsheet and export
the report.


Thanks


Charlie Harris

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to