Thanks for the replies.
When I use the regular expression I get:
Sequence (?-1...) not recognized before HERE mark in regex m/(\bre0\s*({(?:(?>[^{}]+)|(?-1 << HERE ))*}))/
I also tried Text::Balanced but I do not have the rights to install modules. Using Require does not work either it...
I want to gather some information from a config file, but I am strugling with the way to get the information I need.
The config file looks similar to this:
groups {
re0 {
system {
host-name my-re0;
}
interfaces {
fxp0 {
description "10/100 Management...
Ok a follow up question. I have now a working listbox which I populated with a range. I now want to be able to filter the data in the listbox based on user entry.
The examples I see after googling are using arrays. Since I just gave up arrays to fill the listbox I wondered if there is another way.
Thanks for the replies all. I realize that I have to rethink the way I am doing what I want. I created something and moved on from what I made. A step back is needed to be able to move forward.
I want to stay with excel for now and I will just fill the listbox I have with selecting a range and...
Hi all,
I have a workbook with 5 sheets. All the sheets have different meaning but have one id in common. The order Id.
I am using a UserForm to represent the data in these sheets. Not only to create a more readable overview of what is on the sheets, but also to let people find, edit, add...
MajP,
Your persistence made me check the posibilities of the multi column listbox. I had the idea that listboxes used dropdowns. But they don't. I am currently changing it to listboxes as we speak and it is exactly what I need.
Thanks for being persistent :-) And thanks to DaveInIowa for the...
Fumei,
this wil iindeed lead to a lot of textboxes. Your idea to use labels is a good one. I will change it to labels.
I already noticed that The loadtime is high when using textboxes.
It is not The idea to have people select anything in that part of ghe userform. I want to display all...
No problem.
I am trying to create an overview of orders with statusses. If I use listboxes they would not have the overview on all orders. Since there seems to be no other option I am going for textboxes.
Should not be too hard to dynamicly add those to a userform.
I do not have access to the System32 folder due to restrictions. I neither have the authorisation to install applications on my workpc's.
I found the link you posted, but since I am not able to change anything on my work pc's.........
thanks for the effort though...:-)
For one moment I had a WHOOAAA!!! but...
I might have forgotten to mention that I have excel. The MS FlexGrid 6.0 is available as a control on one of the machines I have. When I try to add it there it gives me an error saying: The subject is not trusted for the specified action.
On my other...
Hi all,
I have a userform which will display information regarding orders. These orders are in the amount of 100+. I want to display all the orders and the needed information on the userform. To get an idea:
Order id 1 Orderitem 1 Orderitem 2 Orderitem 3
Order id 2 Orderitem 1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.