Hi everyone. I have a question that I hope you can help me with.
I am using LO Base to create databases for various things that I do, and so far it has been working well for what I need it to do. There is one thing that I would like to do that I am not sure of.
I administer several copiers in my job, and each copier has a dedicated IP address. I would like to create a drop-down list in Base of all of the copiers that I administer, and when I choose the copier from the list, I would like to have a push button that takes me to the web administration page for that copier. (For example, if I wanted to administer copier 1 with IP of x.x.x.x, I would choose copier 1 from the list, click the button, and be taken to a web browser that goes to x.x.x.x. If I wanted to administer copier 2 with IP y.y.y.y, I would choose it from the list, click the button, and go to copier 2’s website and so on.)
I have done some macro work already, and I know how to use shell command to make the web browser go to the copier’s web pages, I just would like to know if there is a way to make the drop-down list and the push button work for each copier that I want to administer. I assume that I would need a macro to do that as well?
I want to mention that I am fairly new to LO Base.
Thank you for any help that you can provide.