Search found 6 matches

by monicakes123
04 Aug 2022, 08:28
Forum: Ask for Help (v1)
Topic: AHK Excel exit
Replies: 2
Views: 335

AHK Excel exit

Hi, I am trying to get a excel file to automatically refresh every hour. Because the file needs to be open to actually refresh, I created the following code to open, refresh (this is done without the code. The file refreshes when it is opened), save, and exit the app. How do I actually exit the app?...
by monicakes123
01 Jul 2022, 15:06
Forum: Ask for Help (v1)
Topic: Excel Column formatting Help
Replies: 0
Views: 231

Excel Column formatting Help

Hi! I have the following script to (on the current excel file) auto size the columns to fit, format the specific column that is clicked. There are some situations that the column that needs formatting is originally formatted as text. How do I get that to a number formatting (so that none of the valu...
by monicakes123
01 Jul 2022, 10:16
Forum: Ask for Help (v1)
Topic: AHK for Chrome/Edge Elements
Replies: 1
Views: 611

AHK for Chrome/Edge Elements

Hi, I am trying to open a webpage on chrome, login, then move to the reporting page and run and download a report automatically on either a chrome or edge browser. I only got as far as logging in. (I was able to get a little farther by searching the page for specific words I was looking for with con...
by monicakes123
30 Jun 2022, 09:13
Forum: Ask for Help (v1)
Topic: Excel format selected column Topic is solved
Replies: 2
Views: 210

Excel format selected column Topic is solved

Hi! I am trying to format all the cells in the selected column. I got the below code to format for the selected cell. Thank you! #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; ...
by monicakes123
17 Jun 2022, 10:20
Forum: Ask for Help (v1)
Topic: Webpage reloads when I don't want it to Topic is solved
Replies: 1
Views: 183

Webpage reloads when I don't want it to Topic is solved

Hi! This is my first time using AHK. I am trying to automate the process of logging into our payroll system and download daily reports. This is what I have so far and everything works (it's just all button clicks so far. I have not gotten too far) but after selecting the "REPORTING" tab, the page do...

Go to advanced search