Forum Discussion

Kalaiselvan Vijaykumar's avatar
Kalaiselvan Vijaykumar
Copper Contributor
Mar 26, 2018
Solved

Required help to link to spread sheet using userform

hi all,

I am very new to VBA coding features . My company given me database spread sheet in which there are about more than 150000 lines in that sheet.

So i need a user form to retrieve the data from the database spread sheet and edit the features and update the same in the field.

I have uploaded the sample user form design for your reference for coding purpose.

In that if i enter the ID (Top left side) the details of that ID alone should display 31 days as mentioned in the Image i have attached along, afterward i can edit the fields and update.

 

Thanks

regards

 

  • JKPieterse's avatar
    JKPieterse
    Mar 27, 2018
    That is incorrect, you can use the Find buttons to find an existing record and edit it and use the criteria button to actaully search in the data. The Criteria also accepts wildcards.

6 Replies