cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
swiergi11
Level III

Refresh Excel SQL quarry before extracting data to JMP

Hi,

Just wondering if there is a way to use JMP scripting to refresh data in the Excel workbook before it is being imported to JMP table.

I can't build direct query from JMP to the database because there is too many obstacles like very old and not updatable Acces database on very old tool and differences in bitnes between office and JMP, but I can extract data from the Excel whchi has build in SQL query. 

Looking for way for me to just use the JMP script to open the source Excel file, refresh it with new data and upload to JMP.

 

Thanks,

Tomasz

1 REPLY 1
jthi
Super User

Re: Refresh Excel SQL quarry before extracting data to JMP

Maybe you could use VBScript  to update the data. Community most likely has some posts for that. Here is one example Run VBA code in JSL script 

-Jarmo

Recommended Articles