Excel UserForm update

I am trying to automate user input in User Form in Excel using UiPath Excel application scope. I am not able to access the input fields available on the user form. Kindly Help.

Hi @cscrpa002,

do u want to transafer the data from excel file to to be filled in some forms?

try using uipath.form.activities to create a form and have the user input all details in it. The user input can be captured and then fed to the excel form using UiPath excel activities. This could be very convenient.

No. I have my input as Excel User Form. I need to input few details into Excel User Form and click a Submit button in Excel which in-turn update values.