VoiceGuide IVR Software Main Page
Jump to content

How To Query Excel

Recommended Posts

I need to query an excel spreadsheet.

 

user enters contract number and date (column 1 and colum2)

 

read back results from selected row column3-column9.

 

i do not know SQL or scripting.

 

we are trying to evaluate the product before purchasing.

Share this post


Link to post

Please see attached VoiceGuide script which demonstrates Excel search functionality using a file similar to what you describe.

 

You will need to change the script to set the right paths to your Excel data file etc.

 

You may also want to change in what format the caller is to enter the dates.

 

We included the VBScript search function as well in a separate file, so that you can test search directly from VBScript without dialing into system.

 

If you can post the Excel file that you are using (with just a few sample entries in it) then we can modify the script accordingly.

 

Please let us know if you have any questions,

ExcelDemo.zip

Share this post


Link to post

Please see attached file.

 

The VoiceGuide IVR script has been updated to demonstrate searching through your Excel spreadsheet, and test .VBS file is included as well.

ExcelDemo_2.zip

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×