Skip to main content
0 votes
1 answer
70 views

I have a file that includes a variety of reference sheets and sheets that are only used at the end of the academic year plus a tab/sheet for individual students. Students come and go so I need the ...
Charity's user avatar
  • 17
0 votes
1 answer
65 views

The question is how to make working Show/Hide button to selected lines ? In my code i make two section with 5 title. In one section i want hide Title 4 and 5 In two section i want hide Title 3,4,5 It ...
Algiz's user avatar
  • 3
0 votes
0 answers
42 views

<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/...
Ghadi's user avatar
  • 11
0 votes
1 answer
26 views

I have been trying to write a macro to exclude rows containing \ in column V. The data I will be working with will have a variable number of rows so I cant specify the last row. I have found various ...
R Pleasance's user avatar
-1 votes
2 answers
81 views

I have this code to hide and unhide the months this code is slow, how to improve it? Sub jan1() Range("D2:ABG2").Copy Range("D1").PasteSpecial Paste:=xlPasteValues ...
Célio Gonçalves's user avatar
1 vote
1 answer
66 views

I have been trying to run a Python macro embedded in the worksheet. that hides / unhides a pushbutton based on a cell value. I am not a code person, so please forgive any errors I make here. I got the ...
Don 's user avatar
  • 11
0 votes
0 answers
67 views

When someone lands on my blog homepage (blog-name.tumblr.com), I want them to see a fake restricted page with a hidden link. The link leads to blog-name.tumblr.com/page/1 and shows the true blog ...
Barbara Perez de Araújo's user avatar
0 votes
0 answers
13 views

I have a SQL file in my project but when you type the direction to it it automatically downloads it. This is a issue because you basically get a copy from the database (not the newest database data). ...
Lucas Knol's user avatar
0 votes
1 answer
76 views

Good evening, I have data in non-continuous cells in Range A49:A103. I want to count the blank cells in this range (this part is easy as there are lots of examples on the internet on how to do this.) ...
Kala Shah Jahan's user avatar
0 votes
0 answers
69 views

visibilitychange event is not fired when switching between apps when the window is not maximized. I have pasted this code block in the console. While this is working on tab change, it is not ...
prajot surey's user avatar
0 votes
2 answers
91 views

This is my code import tkinter as tk from tkinter import simpledialog root = tk.Tk() # root.withdraw() root.geometry("340x100+50+500") user_input = simpledialog.askfloat(title="输入框"...
菜合馍馍's user avatar
0 votes
0 answers
21 views

I have a button on the bottom right that is fixed. I would like for it to only appear after the hats fall. What is the best way to achieve that? https://syminadive.com/index-with-nav.html
user3768159's user avatar
0 votes
1 answer
60 views

I want to have a drop down list with the name for example calculations, other and with choosing one I can have certain rows hidden on another sheet. Is there an easy way to do that? I tried some codes ...
Evandro Goulart Gomes's user avatar
0 votes
0 answers
30 views

How can I hide a group in my Google Workspace in the address lists of users (e.g. GMail)? I have already found that it works via GAM in this forum, but I don't have GAM yet. There must also be a ...
J. Doe's user avatar
  • 273
0 votes
1 answer
33 views

I am trying to use a textfield to read barcode using built in reader in a device. however, i want to hide the keyboard while reading. i use this code: class InputWithKeyboardControl extends ...
Zahra Faisal's user avatar

15 30 50 per page
1
2 3 4 5
316