superuser.com

VN:F [1.9.22_1171]
Rating: 7.0/10 (1 vote cast)

Super User is a Q&A site for computer enthusiasts that’s free. Free to ask questions, free to answer questions, free to read, free to index

Is there any interpreter or compiler for VBA within bash? [closed]

31 March 2025 @ 5:47 pm

As the title states, I'm wondering if there is software, preferably accessible via the apt-package manager, that allows for VBA code to be run in bash. I'm not focused on any libraries provided by VBA, or complicated features, the main thing I am after is being able to execute the basic scripting components: for loops while loops class definitions etc For example: I write a VBA script on Linux, that loops over the numbers 1 to 100, and prints each one to the console. Then, from bash, I run something like vba-interpreter myScript.vba Is anyone aware if such software exists ? I've searched online but haven't had any luck as of yet. I'm after something easy to pick up from within bash. I don't want to run virtual machines, boot into windows or anything like that.

ACS Unit. Trying to find the Static IP address for the Access Control Unit On Windows

31 March 2025 @ 5:30 pm

I am trying to find the Static IP address for a Access Control Unit. Currently on Windows 11 and have a external adapter connected so I can connect my laptop via LAN to the ACS unit. Currently unable to find the static ip address at this time. I have ran the following CMD commands to find the it. ipconfig arp -a for /l %i in (1,1,80) do @ping 10.0.15.%i -n 1 -w 100 > nul The device isn't getting brought up. What commands can I use to bring it up?

Remove Telegram file preview

31 March 2025 @ 5:15 pm

When I upload pdf files in telegram, some of them are uploaded with a preview and others with a document icon. I want all of the files to upload without the preview, just the icon. How is that possible?

How to combine multiple Access queries into one query?

31 March 2025 @ 2:52 pm

I have some data relating to my electricity usage every 30 minutes which I've imported into Access. It's on one table ('Consumption') with three fields namely date, time and usage ('Interval Value') e.g Interval Value Date Time 0.13 16/04/2024 00:00:00 0.1765 16/04/2024 00:30:00 0.132 16/04/2024 01:00:00 0.102 16/04/2024 01:30:00 0.131 16/04/2024 02:00:00 0.693 16/04/2024 02:30:00 0.177 16/04/2024 03:00:00 0.119 16/04/2024 03:30:00 My electricity usage is billed based on the time it is consumed and there are four different rates i.e. day, night, peak and EV. I'm looking to write a query which will summarise my usage over a billing period broken down under the 4 headings. Ive written a query to summarise my usage during the 'EV' window (2AM to 4:59AM) as follows: SELECT Sum([Consumption].[Interval Value]) AS EV FROM Consumption WHERE (((Cons

Set priority of Fast Transition to 2.4 GHz on Keenetic router

31 March 2025 @ 7:38 am

I have Keenetic Hopper (KN-3810) router and S24 smartphone. How can I set priority of 'Fast Transition' and 'Radio Resource & BSS Transition Management (802.11k/v)' to 2.4 GHz? When using the smartphone, if I move into a room with a poor 5 GHz signal (2 bars, around 20%), the phone does not switch to 2.4 GHz. I enabled debug on WifiMaster0 and WifiMaster1, and judging by the logs, the router does not send a BTM (BSS Transition Management) request to my phone to trigger a switch to 2.4 GHz. Is it possible to prioritize 2.4 GHz for Fast Transition?

How to handle multiple client extensions from the one angular application

31 March 2025 @ 4:24 am

I have a standalone Angular application where I’ve created multiple modules (home, about, contact) inside the same project. Now, I need to configure separate Liferay Client Extensions for each module while ensuring proper routing within Liferay. Key Questions: How should I structure the client-extensions/ folder for multiple client extensions in a single Angular application? How do I configure routing so each module works independently inside Liferay? What’s the best way to build and deploy these modules as separate client extensions? Here is my project's src structure: Screenshot of project SRC structure

How does one download a VS Studio extension from the Microsoft Store?

31 March 2025 @ 12:17 am

I am trying to follow https://www.cursor.com/how-to-install-extension. They say: enter image description here So I am trying to download https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner and don't see the download option: enter image description here How does one download a VS Studio extension from the Microsoft Store?

Why am I unable to update the properties of pictures in file manager?

30 March 2025 @ 10:44 pm

Why can't I change picture properties in the File Manager? When I right click on picture and select details nothing there works. If I click on something I just get a blue line all the way across and can't edit or add information such as title, stars or tags. enter image description here

How would I find every consecutive combination of values in excel?

29 March 2025 @ 4:10 pm

Suppose I have a list of values like so: 1 2 3 4 5 6 I want to find every combination that involves consecutive members of this list, for e.g.: ( // every combination of one element 1, 2, 3, 4, 5, 6, // every combination of two con. elements 1+2, 2+3, 3+4, 4+5, 5+6, // every combination of three con. elements 1+2+3, 2+3+4, 3+4+5, 4+5+6, // every combination of four con. elements 1+2+3+4, 2+3+4+5, 3+4+5+6, // every combination of five con.elements 1+2+3+4+5, 2+3+4+5+6, // every combination of six con. elements 1+2+3+4+5+6, ) As you can see there are n(n+1)/2 of such combinations. Any excel formula I can use to find this and ideally show it as a table with each combination being a row.

We have Starlink, our location shows incorrectly as Chicago but we live in Missouri. Starlink says they can't update it. How to get correct location?

29 March 2025 @ 12:42 pm

Our location based on our IP address shows Illinois and I need it to show Missouri. I emailed Starlink and they are unable to rectify. A lady told me she had a Wi-Fi extender that corrected hers. I will buy an extender if I know which one will show the current location.