Oracle Smart View POV selection

dizmal

New Member
Joined
Dec 14, 2016
Messages
5
I may be reaching here, but has anyone who uses Oracle Smart View for Excel discovered a way to use VBA to make a selection in a dropdown in a POV form?

Background Info: My company uses Smart View and supplies us with a list of forms we can open. After we open the form, we select a project from a POV dropdown box, update data as needed, and submit the form.

My challenge: I want to create a macro that will select the project I need and refresh the form. From there I want to grab the data on the form, put it in a separate spreadsheet, then go back to the form and refresh it with a different selected project. I know how to do the copy part, I just can't figure out how to select a new project and refresh the form. I've spent hours going through the Oracle Smart View guide for VBA functions but have yet to come up with an answer. The closest I've been able to get is getting a successful return when running "HypGetPagePOVChoices(Empty,"Project",mbrName,mbrDesc)" so I know the variable name is "Project". I just need to figure out how to set the variable on the form so I can refresh it.

Any ideas?
Thank you!
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)

Forum statistics

Threads
1,214,813
Messages
6,121,705
Members
449,048
Latest member
81jamesacct

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