|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
menu options for usersI am currently using Access 2007 and I have my database split. On the front
end I have the options limited so that the user cannot access the full menu, instead they work through a switchboard to get to forms and reports. Due to the problem with a recent patch from Microsoft I cannot copy and paste from excel to access, I would like my users to be able to do this. The easiest way I found to get around this is to open the clipboard and paste it from there, however this is not available unless the full menu is enabled. Is there anyway to make it available without enabling the full menu? I also would like to allow my users the option to import into the database, this also is not available except for on the full menu, is there anyway to make the import option available without enabling full menus? -- Thorson If you're not using built in ribbons and menus you have to build your own
custom ribbons and menus with custom code for the features you want. The low tech work around for the Excel update is to paste the Excel data into Word, then copy from Word and paste into Access. Chris Thorson wrote: >I am currently using Access 2007 and I have my database split. On the front >end I have the options limited so that the user cannot access the full menu, >instead they work through a switchboard to get to forms and reports. > >Due to the problem with a recent patch from Microsoft I cannot copy and >paste from excel to access, I would like my users to be able to do this. The >easiest way I found to get around this is to open the clipboard and paste it >from there, however this is not available unless the full menu is enabled. >Is there anyway to make it available without enabling the full menu? > >I also would like to allow my users the option to import into the database, >this also is not available except for on the full menu, is there anyway to >make the import option available without enabling full menus? -- Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/access-security/200903/1 I may just use the extra step through Word to copy and Paste... I'm am new to
writing Code. How difficult would the code be to write for custom Ribbons? Is there a good website with instruction and examples? If it is too difficult, like I said, I may just go the other route. Thanks! -- Show quoteHide quoteThorson "Chris O'C via AccessMonster.com" wrote: > If you're not using built in ribbons and menus you have to build your own > custom ribbons and menus with custom code for the features you want. > > The low tech work around for the Excel update is to paste the Excel data into > Word, then copy from Word and paste into Access. > > Chris > > > Thorson wrote: > >I am currently using Access 2007 and I have my database split. On the front > >end I have the options limited so that the user cannot access the full menu, > >instead they work through a switchboard to get to forms and reports. > > > >Due to the problem with a recent patch from Microsoft I cannot copy and > >paste from excel to access, I would like my users to be able to do this. The > >easiest way I found to get around this is to open the clipboard and paste it > >from there, however this is not available unless the full menu is enabled. > >Is there anyway to make it available without enabling the full menu? > > > >I also would like to allow my users the option to import into the database, > >this also is not available except for on the full menu, is there anyway to > >make the import option available without enabling full menus? > > -- > Message posted via AccessMonster.com > http://www.accessmonster.com/Uwe/Forums.aspx/access-security/200903/1 > > How difficult? I wouldn't assign the job to a new coder, but read the
tutorials for yourself and see if it's within your capabilities. http://msdn.microsoft.com/en-us/library/aa338202.aspx http://msdn.microsoft.com/en-us/library/aa338199.aspx http://msdn.microsoft.com/en-us/library/aa722523.aspx Chris Thorson wrote: >I may just use the extra step through Word to copy and Paste... I'm am new to >writing Code. > >How difficult would the code be to write for custom Ribbons? Is there a >good website with instruction and examples? If it is too difficult, like I >said, I may just go the other route. Thanks for your help.
-- Show quoteHide quoteThorson "Chris O'C via AccessMonster.com" wrote: > How difficult? I wouldn't assign the job to a new coder, but read the > tutorials for yourself and see if it's within your capabilities. > > http://msdn.microsoft.com/en-us/library/aa338202.aspx > http://msdn.microsoft.com/en-us/library/aa338199.aspx > http://msdn.microsoft.com/en-us/library/aa722523.aspx > > Chris > > > Thorson wrote: > >I may just use the extra step through Word to copy and Paste... I'm am new to > >writing Code. > > > >How difficult would the code be to write for custom Ribbons? Is there a > >good website with instruction and examples? If it is too difficult, like I > >said, I may just go the other route. > > -- > Message posted via http://www.accessmonster.com > > thanks for your help
-- Show quoteHide quoteThorson "Chris O'C via AccessMonster.com" wrote: > How difficult? I wouldn't assign the job to a new coder, but read the > tutorials for yourself and see if it's within your capabilities. > > http://msdn.microsoft.com/en-us/library/aa338202.aspx > http://msdn.microsoft.com/en-us/library/aa338199.aspx > http://msdn.microsoft.com/en-us/library/aa722523.aspx > > Chris > > > Thorson wrote: > >I may just use the extra step through Word to copy and Paste... I'm am new to > >writing Code. > > > >How difficult would the code be to write for custom Ribbons? Is there a > >good website with instruction and examples? If it is too difficult, like I > >said, I may just go the other route. > > -- > Message posted via http://www.accessmonster.com > >
MDE application cracking issues
How to split Front end/Back end Password to Access back end file cannot access shared folder on mapped network drive AllowBypassKey with an .MDE file Locked out Need to protect data input Security Warning in Access 2007 Workgroup file Access 2003 Can't Change Company Name in New WorkGroup Administrator File |
|||||||||||||||||||||||