getting data based on user input
getting data based on user input
(OP)
Hello, I have a spreadsheet with about 30 rows and 30 columns. Column 1 has values say from 1 to 30 and row 1 has similiar values. I would like to create a macro or vb program where the user could put in two values say 1 and 5 and then the value in column 1 row 5 would be displayed. This is probably simple to you folks but I have never wrote a macro and haven't done any vb programming in years.





RE: getting data based on user input
Where would they put them? A specific cell? A text box? A different sheet? A VB App?
RE: getting data based on user input
RE: getting data based on user input
TTFN
RE: getting data based on user input
RE: getting data based on user input
Thanks for your patience. I am just trying to learn this stuff.
RE: getting data based on user input
RE: getting data based on user input