7 questions
Thank you for your help.Based on the information from a site previously, to the point where VBA uses DLLs made by C#.I got there.So, based on the information at the bottom of the site, can be used on ...
The results of the date comparison are counterintuitive.x=#1899-12-3000:00#y=#1899-12-30 12:00:00#If x <y Then MsgBox OK 'This is displayedElse MsgBox NGEnd Ifx=#1899-12-2900:00:00#y=#1899-12-29 12...
The results of the date comparison are counterintuitive.x=#1899-12-3000:00#y=#1899-12-30 12:00:00#If x <y Then MsgBox OK 'This is displayedElse MsgBox NGEnd Ifx=#1899-12-2900:00:00#y=#1899-12-29 12...
I would like to call the powerhell from vbs as below, but the powerhell opens for a moment and the Inputbox does not appear.If you run it alone, it will start without any problems.I tried to change th...
(Note) Search for the specified string by regular expression.https://msdn.microsoft.com/ja-jp/library/cc392389.aspxFunction RegExpTest (patrn, strng) Create the DimregEx, Match, Matches' variable. Cre...
I think the environment can only be achieved with a win machine.target:.--D- - Dow--M│ --Sample│ --SampleP--Rec│ --SampleV-Vi --Sample --SamThis is what it looks like when the tree is displayed, an...
I would like to create a program where vbs can change the contents of multiple php files to their own names at once.I created a code similar to the one below, but it doesn't work except for html.What ...
© 2024 OneMinuteCode. All rights reserved.