Quantcast
Channel: Active questions tagged excel - Stack Overflow
Viewing all articles
Browse latest Browse all 88066

Delete row of found result from VLOOKUP function

$
0
0

I made a userform where you can look for a word and it will return the found word (using Vlookup), you can add a new word with a definition to the database (btw, the database are just two columns: "word" and "definiton").

I also want to create a delete function so the user can search for a word, if the system found a word in the database it will ask if it is the right word with the right definition and then it will delete the row from the word and the definition (or just the word and the definition)

This was my plan:

search for a word --> is this the word? --> if yes, delete the word and its definition

I tried to vlookup the word and then get the adress of the vlookup result to delete it, but that didn't work.

Can someone help me? Thanks!


Viewing all articles
Browse latest Browse all 88066

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>