Quantcast
Channel: UiPath Community Forum - Topics tagged error
Viewing all 4407 articles
Browse latest View live

Taxonomy manager throws error

$
0
0

I have tried using the button to launch taxonomy manager.
It gives a pop up message which says "Communication between UiPath Studio and the Taxonomy manager ended Unexpectedly."

I am new to UiPath was searching for ways to extract data from invoices without RegEx.

Came across the topic of document understanding.

Please help me out.

thanks!

10 posts - 5 participants

Read full topic


I seem to have a problem with sending emails, something to do with accounts: Message: Property accessor ‘Account’ on object ‘UiPath.Mail.Activities.Business.OutlookApplicationCard’ threw the following exception:‘Unable to cast COM object of type

$
0
0

I seem to have a problem with sending emails, something to do with accounts:

Message: Property accessor ‘Account’ on object ‘UiPath.Mail.Activities.Business.OutlookApplicationCard’ threw the following exception:‘Unable to cast COM object of type ‘Microsoft.Office.Interop.Outlook.ApplicationClass’ to interface type ‘Microsoft.Office.Interop.Outlook._Application’. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{00063001-0000-0000-C000-000000000046}’ failed due to the following error: Interface not registered (Exception from HRESULT: 0x80040155).’

I have Outlook installed, and I’m using it daily. I have 3 accounts set up on it, and one of them as default.
Can anyone detail this error please?

10 posts - 7 participants

Read full topic

Can the Global Handler retry a Workflow instead of a single activity?

$
0
0

Is there be a way for the Global Handler to retry not an action; but a workflow?

The Global Exception Handler allows you to retry any failed activity a certain number of times, before aborting.
But when Ui interaction fails because a window wasn’t open for example, retrying the same activity seems pointless, because the activity will never find its target element.
In this case, you might simply want the handler to open the window, and then retry the activity. But for more complicated tasks, a more reliable solution might be to retry the entire workflow the activity was in.
If you invoke the workflow from the Handler though, it doesn’t keep count of retries, because for that feature to work, the handler needs to fully close, then open again. The invoke workflow activity is keeping the Handler from fully closing, because it’s happening inside the Handler.

Shouldn’t there be a way to retry not an action, but a workflow; after the Handler has closed?

5 posts - 3 participants

Read full topic

The project could not be opened :Data at the root level is invalid

Uipath Orchestrator Error-User login failed. (#216)

UiPath.FTP.Activities not able to download related packages (FluentFTP & SSH.NET)

$
0
0

Hi,

I am trying to upload a file to a FTP, but am getting problems with using the UiPath activities within the package “UiPath.FTP.Activities”. When starting the workflow in Studio, I get the following error messages in the output panel:

image

My guess is that these related dependencies would be automatically downloaded when getting the FTP package. However, when manually searching for them, I am not able to find anything related to FluentFTP, and the version for SSH.NET only has a version from 2013 (requirement is >= 2016.1.0).

This is the closest post that I could find which is related to this issue:

It does however not solve my issue. Please advice.

Many thanks.

1 post - 1 participant

Read full topic

Access Denied to launch an application when running UIPath

$
0
0

Hi,

I am automating steps on Caseware Idea, but it fails to launch the application and throws the following error even though I am running UI Path as administrator:

20.4.0-beta.1788

Access is denied

RemoteException wrapping System.ComponentModel.Win32Exception: Access is denied
at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.OpenProcessHandle(Int32 access)
at System.Diagnostics.Process.set_EnableRaisingEvents(Boolean value)
at UiPath.Service.UserHost.AttendedServiceProxy.RegisterClientProcess(Int32 clientPid)
at UiPath.Service.UserHost.StudioOperations.d__3.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Service.Core.Utils.TaskUtils.d__0.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Service.UserHost.StudioOperations.<>c__DisplayClass5_0.<b__0>d.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.CoreIpc.CancellationHelper1.<Invoke>d__31.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.CoreIpc.Server.d__22.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.CoreIpc.Server.d__21.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.CoreIpc.Server.<>c__DisplayClass4_2.<<-ctor>b__6>d.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.CoreIpc.IOHelpers.d__10.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.CoreIpc.IOHelpers.d__16`1.MoveNext()

Your assistance will be highly appreciated.

Regards,
Mashudu

7 posts - 6 participants

Read full topic

Compile error Studio 2020.6

$
0
0

Hello,

I’m having an issue when compiling a library with UiPath Studio 2020.6

System.AggregateException: One or more errors occurred. —> UiPath.ActivityCompiler.Exceptions.UiPathLocalizedException: Unable to create activity builder for document. Reason was 'Cannot create unknown type ‘{http://schemas.microsoft.com/netfx/2009/xaml/activities}Catch({http://schemas.microsoft.com/netfx/2009/xaml/servicemodel}CommunicationException)’

when I compile with mi old Studio 2019.6, it compiles perfectly.

Maybe a dependence is lost with the new installation or similar. The Studio doesn’t shows any error until compilation. Thank you in advance.

full error:
Se ha producido un error inesperado durante el proceso de compilación de la biblioteca:
System.AggregateException: One or more errors occurred. —> UiPath.ActivityCompiler.Exceptions.UiPathLocalizedException: Unable to create activity builder for document. Reason was ‘Cannot create unknown type ‘{http//schemas.microsoft.com/netfx/2009/xaml/activities}Catch({http//schemas.microsoft.com/netfx/2009/xaml/servicemodel}CommunicationException)’.’. —> System.Xaml.XamlObjectWriterException: Cannot create unknown type ‘{http//schemas.microsoft.com/netfx/2009/xaml/activities}Catch({http//schemas.microsoft.com/netfx/2009/xaml/servicemodel}CommunicationException)’.
en System.Xaml.XamlObjectWriter.WriteStartObject(XamlType xamlType)
en System.Xaml.XamlWriter.WriteNode(XamlReader reader)
en System.Xaml.XamlServices.Transform(XamlReader xamlReader, XamlWriter xamlWriter, Boolean closeWriter)
en System.Xaml.XamlServices.Load(XamlReader xamlReader)
en UiPath.ActivityCompiler.CompilerV2.ActivityBuilderLoader.LoadFromString(String content)
— Fin del seguimiento de la pila de la excepción interna —
en UiPath.ActivityCompiler.CompilerV2.ActivityBuilderLoader.LoadFromString(String content)
en UiPath.ActivityCompiler.CommandLine.ProgramExtensions.<>c__DisplayClass2_2.b__6()
en System.Lazy1.CreateValue() en System.Lazy1.LazyInitValue()
en System.Lazy1.get_Value() en UiPath.ActivityCompiler.CompilerV2.LibraryFactory.<>c__DisplayClass8_0.<Build>b__1(Int32 _) en System.Threading.Tasks.Parallel.<>c__DisplayClass17_01.b__1()
en System.Threading.Tasks.Task.InnerInvoke()
en System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
en System.Threading.Tasks.Task.<>c__DisplayClass176_0.b__0(Object )
— Fin del seguimiento de la pila de la excepción interna —
en System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
en System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
en System.Threading.Tasks.Task.Wait()
en System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally) en System.Threading.Tasks.Parallel.For(Int32 fromInclusive, Int32 toExclusive, Action1 body)
en UiPath.ActivityCompiler.CompilerV2.LibraryFactory.Build(LoggingScope scope, GenerateLibraryRequest generateLibraryRequest)
en UiPath.ActivityCompiler.CommandLine.ProgramExtensions.<>c__DisplayClass3_0.b__0(LoggingScope documentsScope)
en UiPath.ActivityCompiler.Logging.LoggingScope.Execute(Action1 action) en UiPath.ActivityCompiler.Logging.LoggingManager.ExecuteCompilerV2DocumentsCompiler(LoggingScope parent, Action1 action)
en UiPath.ActivityCompiler.CommandLine.ProgramExtensions.ExecuteCompilerV2DocumentsCompiler(LoggingScope csharpCompilerScope, GenerateLibraryRequest libraryRequest, LibraryFactory libraryFactory)
en UiPath.ActivityCompiler.CommandLine.ProgramExtensions.<>c__DisplayClass2_0.b__0(LoggingScope csharpCompilerScope)
en UiPath.ActivityCompiler.Logging.LoggingScope.Execute(Action1 action) en UiPath.ActivityCompiler.Logging.LoggingManager.ExecuteCompilerV2(LoggingScope parent, Action1 action)
en UiPath.ActivityCompiler.CommandLine.ProgramExtensions.ExecuteCompilerV2(LoggingScope scope, CompilerOptions programArgs, List1 documents) en UiPath.ActivityCompiler.CommandLine.Program.<>c__DisplayClass4_1.<RunCompiler>b__0(LoggingScope compilerScope) en UiPath.ActivityCompiler.Logging.LoggingScope.Execute(Action1 action)
en UiPath.ActivityCompiler.Logging.LoggingManager.ExecuteRunCompiler(LoggingScope parent, Action1 action) en UiPath.ActivityCompiler.CommandLine.Program.RunCompiler(LoggingScope mainScope, CompilerOptions programArgs) en UiPath.ActivityCompiler.CommandLine.Program.RunCompilerWithFile(LoggingScope parentScope, StudioOptions opts) en UiPath.ActivityCompiler.CommandLine.Program.<>c__DisplayClass2_1.<Main>b__2(StudioOptions opts) en CommandLine.ParserResultExtensions.MapResult[T1,T2,TResult](ParserResult1 result, Func2 parsedFunc1, Func2 parsedFunc2, Func2 notParsedFunc) en UiPath.ActivityCompiler.CommandLine.Program.<>c__DisplayClass2_0.<Main>b__0(LoggingScope scope) ---> (Nº de excepción interna 0) UiPath.ActivityCompiler.Exceptions.UiPathLocalizedException: Unable to create activity builder for document. Reason was 'Cannot create unknown type '{http//schemas.microsoft.com/netfx/2009/xaml/activities}Catch({http//schemas.microsoft.com/netfx/2009/xaml/servicemodel}CommunicationException)'.'. ---> System.Xaml.XamlObjectWriterException: Cannot create unknown type '{http//schemas.microsoft.com/netfx/2009/xaml/activities}Catch({http//schemas.microsoft.com/netfx/2009/xaml/servicemodel}CommunicationException)'. en System.Xaml.XamlObjectWriter.WriteStartObject(XamlType xamlType) en System.Xaml.XamlWriter.WriteNode(XamlReader reader) en System.Xaml.XamlServices.Transform(XamlReader xamlReader, XamlWriter xamlWriter, Boolean closeWriter) en System.Xaml.XamlServices.Load(XamlReader xamlReader) en UiPath.ActivityCompiler.CompilerV2.ActivityBuilderLoader.LoadFromString(String content) --- Fin del seguimiento de la pila de la excepción interna --- en UiPath.ActivityCompiler.CompilerV2.ActivityBuilderLoader.LoadFromString(String content) en UiPath.ActivityCompiler.CommandLine.ProgramExtensions.<>c__DisplayClass2_2.<ExecuteCompilerV2>b__6() en System.Lazy1.CreateValue()
en System.Lazy1.LazyInitValue() en System.Lazy1.get_Value()
en UiPath.ActivityCompiler.CompilerV2.LibraryFactory.<>c__DisplayClass8_0.b__1(Int32 _)
en System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.b__1()
en System.Threading.Tasks.Task.InnerInvoke()
en System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
en System.Threading.Tasks.Task.<>c__DisplayClass176_0.b__0(Object )<—

—> (Nº de excepción interna 1) UiPath.ActivityCompiler.Exceptions.UiPathLocalizedException: Unable to create activity builder for document. Reason was ‘Cannot create unknown type ‘{http//schemas.microsoft.com/netfx/2009/xaml/activities}Catch({http//schemas.microsoft.com/netfx/2009/xaml/servicemodel}CommunicationException)’.’. —> System.Xaml.XamlObjectWriterException: Cannot create unknown type ‘{http//schemas.microsoft.com/netfx/2009/xaml/activities}Catch({http//schemas.microsoft.com/netfx/2009/xaml/servicemodel}CommunicationException)’.
en System.Xaml.XamlObjectWriter.WriteStartObject(XamlType xamlType)
en System.Xaml.XamlWriter.WriteNode(XamlReader reader)
en System.Xaml.XamlServices.Transform(XamlReader xamlReader, XamlWriter xamlWriter, Boolean closeWriter)
en System.Xaml.XamlServices.Load(XamlReader xamlReader)
en UiPath.ActivityCompiler.CompilerV2.ActivityBuilderLoader.LoadFromString(String content)
— Fin del seguimiento de la pila de la excepción interna —
en UiPath.ActivityCompiler.CompilerV2.ActivityBuilderLoader.LoadFromString(String content)
en UiPath.ActivityCompiler.CommandLine.ProgramExtensions.<>c__DisplayClass2_2.b__6()
en System.Lazy1.CreateValue() en System.Lazy1.LazyInitValue()
en System.Lazy1.get_Value() en UiPath.ActivityCompiler.CompilerV2.LibraryFactory.<>c__DisplayClass8_0.<Build>b__1(Int32 _) en System.Threading.Tasks.Parallel.<>c__DisplayClass17_01.b__1()
en System.Threading.Tasks.Task.InnerInvoke()
en System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
en System.Threading.Tasks.Task.<>c__DisplayClass176_0.b__0(Object )<—

2 posts - 2 participants

Read full topic


Browser tab selector issue

$
0
0

Hi, I am facing a browser selector. I select the whole page. But it’s showing some error. I made the dynamic TAB name also. But it’s stopping here only.
image

If I check my selector is showing active.
But still it’s showing me an error.
image

@Palaniyappan

11 posts - 6 participants

Read full topic

Excel append range gives UiPath.Excel.ExcelException: Could not write the data table DataTable starting with cell A1

$
0
0

Hi,

I tried to read one excel using the “Read Range” activity and want to insert the data table returned from that activity to another excel using “Append Range”. But it gives me ExcelException mentioned in the title. Below are the logs for the same, can someone suggest a solution on this?

RemoteException wrapping UiPath.Excel.ExcelException: Could not write the data table DataTable starting with cell A1. —> RemoteException wrapping System.Runtime.InteropServices.COMException: The message filter indicated that the application is busy. (Exception from HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER))
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Dynamic.ComRuntimeHelpers.CheckThrowException(Int32 hresult, ExcepInfo& excepInfo, UInt32 argErr, String message)
at CallSite.Target(Closure , CallSite , ComObject , Int32 )
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at CallSite.Target(Closure , CallSite , Object , Int32 )
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at UiPath.Excel.WorkbookApplication.WriteDataTable(Range startRange, Int32 startRow, DataTable newTable, Boolean includeHeaders)
at UiPath.Excel.WorkbookApplication.WriteRange(String startCell, DataTable data, Boolean includeHeaders)
— End of inner exception stack trace —
at UiPath.Excel.Activities.ExcelInteropActivity`1.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

17 posts - 11 participants

Read full topic

Salesforce Activity Pack

$
0
0

After the recent package update to v1.7.0 I have been experiencing a lot of failed processes due to Error code: [INVALID_SESSON_ID]. At first I thought that the connection just timed out so I have moved the Salesforce connection activity within the For each loop so connection is renewed for each row of the datatable. But still I intermittently get the INVALID_SESSION_ID even if the connection was established within a minute or few seconds ago. Any advice/tips would be appreciated

1 post - 1 participant

Read full topic

Excel Application Scope error while reading the xlsb file

$
0
0

Hello,

I am facing the below issue while opening an xlsb file. It looks like Excel Application Scope activity is failing to load certain excel files (for example xlsb file in my case).

Just a few things what I have done before raising it in the forum.

I referred threads Exception from HRESULT: 0x80010001 (RPC_E_CALL_REJECTED), UiPath forum link and other similar threads on forum.

I can confirm this is not a license issue because I have other xlsx files processed through same build.
I also tried disabling Add-ins and external data links as suggested in other forums. Still no luck.

I would appreciate if some one help me here. What is the core issue for this? Is there any help available that originates from inner source?

Excel Application Scope: Call was rejected by callee. (Exception from HRESULT: 0x80010001 (RPC_E_CALL_REJECTED))

Thanks,
Srini

11 posts - 5 participants

Read full topic

Error: Response status code does not indicate success: 404 (Not Found)

$
0
0

Hello Everyone i m facing this issue when i am trying to upload a new package

4 posts - 2 participants

Read full topic

The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again

$
0
0

Hi,

Can anyone help me with the below error. It’s very urgent. while we are running it from the orchestrator we are getting this:

The feed 'https://prod-orchestrator.oregonmmis.com/nuget/v3/f634e91b-8878-4bcc-883a-63226d9a5506/index.json [https://prod-orchestrator.oregonmmis.com/nuget/v3/f634e91b-8878-4bcc-883a-63226d9a5506/index.json]’ lists package ‘CsvHelper.2.13.5’ but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again.

3 posts - 3 participants

Read full topic

Cannot create unknown type '{http://schemas.uipath.com/workflow/activities}ShouldStop'

$
0
0

Hello,

I’ve deployed the application on the end-user’s PC on the UiPath assistant along with whole packages.

However, running is failure and having the below error massage

Cannot create unknown type ‘{http://schemas.uipath.com/workflow/activities}ShouldStop’.
at System.Xaml.XamlObjectWriter.WriteStartObject(XamlType xamlType)
at System.Xaml.XamlWriter.WriteNode(XamlReader reader)
at System.Xaml.XamlServices.Transform(XamlReader xamlReader, XamlWriter xamlWriter, Boolean closeWriter)
at System.Activities.XamlIntegration.FuncFactory1.Evaluate() at System.Activities.DynamicActivity.OnInternalCacheMetadata(Boolean createEmptyBindings) at System.Activities.Activity.InternalCacheMetadata(Boolean createEmptyBindings, IList1& validationErrors)
at System.Activities.ActivityUtilities.ProcessActivity(ChildActivity childActivity, ChildActivity& nextActivity, Stack1& activitiesRemaining, ActivityCallStack parentChain, IList1& validationErrors, ProcessActivityTreeOptions options, ProcessActivityCallback callback)
at System.Activities.ActivityUtilities.ProcessActivityTreeCore(ChildActivity currentActivity, ActivityCallStack parentChain, ProcessActivityTreeOptions options, ProcessActivityCallback callback, IList1& validationErrors) at System.Activities.ActivityUtilities.CacheRootMetadata(Activity activity, LocationReferenceEnvironment hostEnvironment, ProcessActivityTreeOptions options, ProcessActivityCallback callback, IList1& validationErrors)
at System.Activities.Hosting.WorkflowInstance.ValidateWorkflow(WorkflowInstanceExtensionManager extensionManager)
at System.Activities.Hosting.WorkflowInstance.RegisterExtensionManager(WorkflowInstanceExtensionManager extensionManager)
at System.Activities.WorkflowApplication.EnsureInitialized()
at System.Activities.WorkflowApplication.Enqueue(InstanceOperation operation, Boolean push)
at System.Activities.WorkflowApplication.SimpleOperationAsyncResult.Run(TimeSpan timeout)
at System.Activities.WorkflowApplication.BeginRun(AsyncCallback callback, Object state)
at UiPath.Executor.RobotRunner.d__91.MoveNext()

5 posts - 4 participants

Read full topic


Error publishing project "Publish of workflow project to Orchestrator failed. The Operation has timed out."

HttpUtility is not a member function of web... error in URL encode / decode

$
0
0

What I am trying to get
I am trying to URL encode a string in my workflow.
What I did
I used this function: System.Web.HttpUtility.HtmlEncode(string)

What is the issue ?
I used this same function on my earlier project without any issue. But when I created a new workflow file ? Its showing issue… HttpUtility is not a member function of web. Below is the both project screenshot.

On one project this function work fine
image

And another project the same function show error.
image

Please help me to URL encode my string. Thanks

29 posts - 12 participants

Read full topic

Cannot delete machine

Activate does not work; timeout; bring to foreground

$
0
0

So, process worked for a year with no problem then all of sudden sometimes the type into or click wont work. Always the same error, timeout; cannot bring to foreground. From the screenshot we see that the browser we are using (IE) is orange in the toolbar which means it is not active.
Sometimes the type into activities work and they have ‘ACTIVATE’ property set to ‘True’ but it does not activate the browser to foreground. I saw the same topic here on forum but all of those solution are not working (Browser not opening in the foreground). I dont think this has anything to do with the process build itself but with Uipath and IE ?

We tried basically everything (ie explorer properties,type into properties with various combinations, hotkeys etc), and now looking for ideas if someone has ?

Thanks

20 posts - 9 participants

Read full topic

Excel error - Object reference not set to an instance of an object

Viewing all 4407 articles
Browse latest View live