72 questions
I am making a COM for Excel with C#.Parameter.cs ClassInterface (ClassInterfaceType.None)ComDefaultInterface (type of (IParameter))]ComVisible (true)public class parameter{ public Member [ ] Members {...
Procedure Description: There are more than 100 lines of data on the sheet.The content of the ABC column is keyed to go to SQLServer to retrieve data one line at a time and store the results in the col...
Is it possible to expand the range expression in vba?It seems that you can string, but is it possible to range it?What I want to do is the code below.Color only certain cells=>cells() 'This code su...
Using SendInput, SendMessage, FindWindow, etc. from Windows API user32, I am thinking of copying from Excel to several text boxes in other application software in VBA.However, ①Paste occurs even if th...
When the Access VBA attempts to EXPORT to AZURE SQL using the following instructions, an error occurs if the table exists on the server:DoCmd.TransferDatabase acExport, ODBC Database, ODBC; DSN=test; ...
I installed Redmine from Bitnami.I want to use Redmine data in Excel, so I want to use VBA to connect to MySQL to get data, but I don't know how to connect.I am thinking of connecting with MySQL ODBC ...
I have a question about Word's VBA fill properties.Search for grayed-out areas in the number list VBA and get a selection)I want to unpaint the painted part and put <> before and after that part
四 I'm looking for the sympy of the tetrahedral (triangle pyramid) inscribed sphere.In other languages.②I tried running it on the vba solver. Please tell me how to shorten the vba code.Only one example...
I would like to create a program that asks for the sum of X to Y.You also have to create a program that you want from the other side.Exit Sub is not available.It does not respond when looking for a la...
I'm a macro beginner.I'm currently studying macros, but when I tried to execute the following code, BASIC Runtime Error Sub or Function Procedure UndefinedThe error appears and cannot be processed.Wha...
« | - 6 - | » |
© 2024 OneMinuteCode. All rights reserved.