interact

  1. D

    Publishing a spreadsheet

    Is there a way to publish an excel document so that you can still interact with it, not just saving as a pdf?
  2. M

    Using VBA to interact with a pre written Shell Script

    Hi there, I have a script which interacts with excel and does some "stuff" - I now want to create a macro which will use this script and do some other "stuff" after it is completed. Can I create a module which will call this script to run? The script name is - missingprice_check_v4.sh and is...
  3. P

    Connecting to Bluezone v7.1 with VBA

    Currently use BZ v6.1 web so the connection I use is the code to connect and interact with BZ Set host = CreateObject("BZWhll.WhllObj") h = 1 '== SET SESSION NUMBER '=== CHECK WHICH SESSION IS AVAILABLE ============ host.OpenSession 0, h, "S:\BlueZone\test.zmd", 10, 1 host.waitready...
  4. R

    Procedure Declaration Error When Summing Form Textboxes

    I'm trying to sum the value in 7 text boxes where the value of their coinciding combo box = "Interact". When I test this code, I get the following error: "Compile Error: Procedure declaration does not match description of event or procedure having the same name." The responses that I'm...
  5. C

    Spreadsheet focus/interaction whilst VBA form is active

    Hi All, Excel 2010 Win 64 I have wookbook with multiple worksheets within that all contain large grids of data that flow over the size of the window. I have made some code that selects a cell based on user input into a form and drops new data into it. I was wondering if there was any code...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top