+ Reply to Thread
Results 1 to 7 of 7

Roaming / addon question

  1. #1
    Forum Contributor
    Join Date
    04-19-2016
    Location
    Michigan
    MS-Off Ver
    15.0
    Posts
    130

    Roaming / addon question

    So I have this form to query wording of my products finishes basing on 2 criteria.

    Now I wonder how I can query it from any excel workbook (perhaps as button on the ribbon) that will pop up the user form without the need of having this file open all the time or open this file when I am working on other workbooks.

    Is that possible? I heard that I can save it as add-on and load it but I tried without much success.

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,865

    Re: Roaming / addon question

    Put the form in your personal.xlsb file (macro file). See this link on building a Personal.xlsb file and how it works. http://www.rondebruin.nl/win/personal.htm
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Contributor
    Join Date
    04-19-2016
    Location
    Michigan
    MS-Off Ver
    15.0
    Posts
    130

    Re: Roaming / addon question

    Thanks for your response - but in the file I attach the data is on a worksheet - I don't know how personal excel file can query for that even if the userform is copied over. The link is helpful but doesn't point out how to store anything but codes and forms in the personal spreadsheet. Thanks!

  4. #4
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,812

    Re: Roaming / addon question

    Even though it is hidden, the personal sheet can have as many spreadsheets as you need. If you unhide the personal sheet so that you can see and edit those sheets, then you can easily store whatever data you need to store in there, and have the VBA procedures query that data. For example, if you want to read the value in M3, a statement like
    Please Login or Register  to view this content.
    will take the value in M13 and store it in strvariable. Then, when you have the procedure written and debugged, you can hide personal.xlsb again, and it should work just fine.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  5. #5
    Forum Contributor
    Join Date
    04-19-2016
    Location
    Michigan
    MS-Off Ver
    15.0
    Posts
    130

    Re: Roaming / addon question

    So, I added the first worksheet (which has the name manager settings, data for my code). Save the personal file and test out using other files. This data does not seem to populate when I am on other worksheets? Any clue? Thanks! CWtoynx.png

  6. #6
    Forum Contributor
    Join Date
    04-19-2016
    Location
    Michigan
    MS-Off Ver
    15.0
    Posts
    130

    Re: Roaming / addon question

    Is there anyway to execute a code from a spreadsheet without opening it? I added buttons to run macros in any of my excel window but it keeps calling the excel worksheet that contains that code (even when it is open, it will open a second one as read-only).

    Thanks!

  7. #7
    Forum Contributor
    Join Date
    04-19-2016
    Location
    Michigan
    MS-Off Ver
    15.0
    Posts
    130

    Re: Roaming / addon question

    Is there anyway to execute a code from a spreadsheet without opening it? I added buttons to run macros in any of my excel window but it keeps calling the excel worksheet that contains that code (even when it is open, it will open a second one as read-only).

    Thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. tadxl-Addon
    By makke306 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 03-12-2014, 02:12 PM
  2. [SOLVED] Formulas Automatically Change to AppData\Roaming (Excel 2007)
    By Ashley07 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-11-2013, 03:20 PM
  3. Replies: 3
    Last Post: 04-17-2012, 11:21 PM
  4. Hyperlink Roaming Error and Opening Issue
    By Sobo in forum Excel General
    Replies: 0
    Last Post: 07-08-2010, 10:43 AM
  5. Macro into an addon
    By dntel123 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-29-2009, 09:01 AM
  6. Replies: 2
    Last Post: 07-10-2006, 03:29 AM
  7. [SOLVED] addon to equation
    By Micayla Bergen in forum Excel General
    Replies: 6
    Last Post: 08-12-2005, 01:05 AM
  8. Incorrect resolution of path to XLA file when user has roaming prf
    By Carl L in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-21-2005, 03:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1