Wednesday, July 6, 2016

Allow multiple users to access and fill in the userform in excel file simultaneously [Solved]

Allow multiple users to access and fill in the userform in excel file simultaneously

Hi, I have the problem for allowing multiple users to fill in the userform which I have created simultaneously.
The problem is when one user is filling in the form, the other user appear to be 'Read Only' once they open the excel file.
Are there any solutions
to solve this problem?

Solutions to the Problem Allow multiple users to access and fill in the userform in excel file simultaneously

Download SmartPCFixer to Fix It (Free)

It depends on your setup of course.
You could write a bit of code in the commandbuttons click event, something like:
Private Sub CommandButton1_Click()
    With Worksheets("sheet1")
        .Select
        .UsedRange.AutoFilter 1, ComboBox1.Value
    End With
End Sub
The code filters sheet1 on column A using the content of combobox1.

Use the System File Checker tool to repair corrupted or missing system files:

  1. Click Start.
  2. Type cmd, and then press CTRL+SHIFT+ENTER to open the elevated command prompt (I.e. Command prompt with administrative rights).
  3. The User Account Control window should appear, be sure that the action it exhibits is correct, and then press the Continue button.
  4. Type or copy paste the below command line into it without quotes:
  5. "Sfc /scannow"

Another Safe way to Fix the Problem: Allow multiple users to access and fill in the userform in excel file simultaneously:

How to Fix Allow multiple users to access and fill in the userform in excel file simultaneously with SmartPCFixer?

1. Download SmartPCFixer. Install it on your system.

2. After the scan is done, you can see the errors and problems which need to be repaired.

3. The Fixing part is done, the speed of your computer will be much higher than before and the errors have been removed.


Related: error message fsui.exe/ wlidcli.dll is missing
,Solution to Error: Excel: Automatic number generation
,Troubleshoot:i wanna change language of all windows in Windows 7 Home Premium
,Troubleshooting:IF Function, if the vendor ID in column A matches any of the vendor ID's in column F, I want 1099 to appear in column D. Error
,Fast Solution to Problem: ReadyBoost is not working properly in my computer
,Troubleshoot:Error: "0x81000032 make sure the C: drive is online and set to NTFS" when trying to backup to external hard drive. Error,External Hard Drive not listed in Windows 7 backup wizard Tech Support,Tech Support: I'm always being signed off so annoying,Solution to Problem: Impossible to use Internet Explorer! I keep getting the same error message every time i try to use IE.,Referencing data in Access using Excel [Anwsered],Need Best Way To Present Data [Anwsered],Same question but for windows 7 home edition,sometimes fullscreen won't activate [Solved],Solution to Error: We bought a new computer with windows 7 and it is constantly freezing. How do we fix this?,Solution to Error: Windows 8 update crash (2013-07-22),brclr.dll.mu_ Missing Error Fixer,How To Resolve Missing fin_myagtui.eng Problem,Corrupted f_0006ad File - How to Fix,nkebigvg.cpl Not Found Error Fixer,Corrupted olcontrols.ocx File - How to Fix
Read More: Am unable to open my emails in ms outlook 2007 Tech Support,All programs are started as PDF Files [Solved],How to Fix Error - Anybody know why my laptop wont log off??,Troubleshoot:an icon called MSNMAIL.TXT keeps appearing on my desktop , how do i kill it ? *** Email address is removed for privacy ***,Troubleshooting:all the i cons on my desktop looks like window media center icon Error,After Windows Update CD/DVD drive does not work,After installing windows 7 to laptop the labels print out of line how can I fix it,After my computer sleeps the wireless always disconnects and will no reconnect,After signing into Pogo.com, I get a message" This tab has been recovered"....what does this mean and how do I fix it.....,All desktop icons changed to windows live and does not open

No comments:

Post a Comment