+ Reply to Thread
Results 1 to 2 of 2

New instance of Excel

  1. #1
    Registered User
    Join Date
    08-31-2010
    Location
    ireland
    MS-Off Ver
    Excel 2007
    Posts
    3

    New instance of Excel

    Hi all,

    My file is all done and is awesome (thanks to some tweeks by you guys) but since it has a userform in it when it opens, it means that it does not allow users to go to another Excel workbook (that has nothing to do with the one with the userform), meaning that they have to close the file whenever they want to access another excel file for whichever reason and that's kinda lame.

    Is there a way around this? I've tried looking for answers for about a week now and can't find anything usefull apart from the vbmodeless feature but that allows access to all Excel spreadsheets open but also therefore teh data inside the one with userform that I don't want them to edit manually.

    I was thinking that having Excel open as a completely new instance when the file is open would solve this as it would be basically seen with Windows as a completely new program even if excel is already running but I'm not sure if I am right in thinking this or if it is even possible.

    What I would like:
    - when the excel spreadsheet opens, it appears but i have a userform that opens ontop of it taht doesn't allow access to the data on teh spreadsheet (that's fine since i don't want them to be able to just change data willy-nilly)
    - if there is another excel workbook open at the same time I would like them to be able to view them whenever they wish without having to close the file with the userform.

    Regards,

    Simon

  2. #2
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: New instance of Excel

    Why not protect the worksheet with the data that you don't want them to be able to change or if you don't want them to see it at all have the visible property of the worksheet set to veryhidden?

    Dom
    "May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."

    Use code tags when posting your VBA code: [code] Your code here [/code]

    Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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