Allow users to select records, by their criteria.

G

Guest

Guest
Hi,

Heres a strange request, but I hope someone can help:

Need to be able to display change requests using USER input criteria in a form format.

User chooses environment(4 possible environments), then chooses date range(from-to), and excel will display the matching record/s.

Then the displayed records then must allow the USER to select individual records and display all information for the record.

Thanks.
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
Hi

Have you had a look at Excels "Auto Filters" found under "Data" on the main menu? I think they maybe well suited.
 
Upvote 0
Hi,

Thats very helpful, but is there any way of hiding the data and presenting it in a nicer format (like a form)?

Thanks
 
Upvote 0
The 2 options would probably be a Data Form again found under data, or a Pivot table. The "Data Form" option would only be suited to a relatively small table.

After these 2 you would be needing a UserForm in VBA.
 
Upvote 0

Forum statistics

Threads
1,214,864
Messages
6,121,984
Members
449,058
Latest member
oculus

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top