On CBSNews.com: Caught on Tape!
5 Resources for

inputbox

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Save time in Excel with automated reports
You can use Excel programming to automate a lot of your employees' monthly reporting. For example, if your employees submit a monthly travel expense report, you can develop an interactive application, such as the one that follows, that does a lot of the work for them. Follow these steps: ...
Tags: ActiveCell.Value, InputBox, Microsoft Excel, Microsoft Office, Office Suites, Software, Mary Ann Richardson
Blog posts 2007-10-23
WMI
Can i know how to ping remote systems on windows 2000 professional operating system using WMI can u please provide example in C++.i have the following script examplestrComputer = "PC1;PC2;" sArray = Split(strComputer, ";")strDomain = "WOrkA
Tags: programming, networking, software, windows, WMI, strComputer, sArray, abhiramhi@..., InputBox, strPassword
Discussion threads 2006-11-27
Hello
Hi I am in College for VisualBasics.Net 2003 and I am haveing problems!!! I am instucted to creat a BlackJack Solution and I can't figure out how to word my MessageBox.show Method Code correctly to allow the player to enter their name and place it in
Tags: programming, Tammy_topham@..., InputBox
Discussion threads 2006-11-22
pinging remote systems on windows 2000 using WMI
Can i know how to ping remote systems on windows 2000 professional operating system using WMI can u please provide example in C++.i have the following script examplestrComputer = "PC1;PC2;" sArray = Split(strComputer, ";")strDomain = "WOrkA
Tags: programming, networking, software, windows, WMI, strComputer, abhiramhi@..., InputBox, sArray, strPassword
Discussion threads 2006-11-21
Send Mail Messages with VBScript
This scriptis one of the handiest and most often-used tools in my toolbox. I often findmyself in one of the following situations: I have a backup or other scheduled job that I want to view the log files for, and I want to have them automatically emailed to me every...
Tags: InputBox, Microsoft VBScript, Randy Barger, SendMsg.vbs
Technical articles 2005-03-10

Additional Resources

KILLING Remote process using wmi script
strComputer = "abc;def;ghi;jkl;mno" strDomain = "WOrkgroup" strUser = InputBox("Enter user name") strPassword = InputBox("Enter password") Set objSWbemLocator = CreateObject("WbemScripting.SWbemLocator") For Each machine in strComputer
Tags: programming, networking, software, windows, strComputer Set objWMIService, abhiramhi@..., strComputer, strPassword, WMI
Discussion threads 2006-11-17
Windows Script, Using a variable in a command
I am new to scripting, can some let me know how to do this. I have a variable called username, but how do I make the create user line see username as a variable and not plain textAll this script does is create a user called username.'Get usernameFirstname = InputBox("Enter...
Tags: Limited IQ, Microsoft Windows, Firstname
Discussion threads 2007-04-26
Super Controls (zip)
SuperControls is a collection of 8 ActiveX components that that enhance add new capabilities to your Visual Basic application: Super ComboBox, Super InputBox, Super PictureBox, Super Form, Super Compress, Super Transfer, Super Email and Super Barcode. Version 1.0.1 includes another package of 4 classes.
Tags: SuperControls, ActiveX/COM/COM+/DCOM, Tools & Techniques, Microsoft Development Tools, Programming Languages, Middleware, Software Development, Software/Web Development, Management, Development Tools, Enterprise Software, Software
Software downloads 2006-09-11
Naming Objects in VBA
I have XP and Office 2003. In powerpoint I have added a textbox object to numerous slides which I wish to access in VBA (ex. msgbox Slide5.Team1.Value displays the content of a textbox called "Team1" on a slide named "slide5"). The Team1 textbox exists on all slides. How can I...
Tags: Dim intI, Dim strSlide, Family Feud, Microsoft Visual Basic, programming, rwint@..., slide, Slide5, Team1, textBox, VBA
Q&A 2005-06-30
VBA DATE FORMAT VALIDATION
I have a macro that has a number of application input boxes requesting a user to key data into specific fields in a workbook. There are about 6 that request dates and I want to validate the format of the date the user is inputting to stop them keying in...
Tags: ActiveCell.FormulaR1C1, david_j_will@..., NUMBERDATE, NUMBERTEXT, Select NUMBERTEXT, software, VBA
Q&A 2005-08-01
shd'nt print a line where cnt <> cnt2?
a line where cnt cnt2 shldn't printPrivate Sub Command1_Clicki = InputBox("PPP")cnt = 0cnt2 = 1For j = 2 To icnt = 0 For k = 2 To j m = 0 For l = 2 To...
Tags: Print
Q&A 2006-08-06
Importing Turkish Rates From website
Hi,For my access project i need a table with the rates that go back 2 weeks. Based on the TYLTurkisch LiraOn the National Bank of Turkey websitehttp://tcmbf40.tcmb.gov.tr/cbt-uk.html You can select Exchange Rates (Converted to New Turkish LiraTRY(*)) Upper Left sideWhere you need to fill in the rates, Start and Ending...
Tags: Web site development, Web technology, pauwelsstefan@..., Web site
Discussion threads 2007-04-19
RUN-TIME ERROR '1004'
RUN-TIME ERROR '1004' SHOW UP WHEN I RUN THE FOLLOWING SELF MADE MACRO.PLS ENLIGHTEN AND HELP TO CORRECT.' Macro15 Macro' To OPEN AND VIEW DEBTOR'S FILE FROM NETWORK COMP-CE1'' Keyboard Shortcut: Ctrl+s'Sub Macro15 ChDir "\Ce1MY DOCUMENTSDEBTORS" ...
Tags: cedward@..., Run-time Error
Discussion threads 2007-08-15
Instantly create Restore Points in Windows XP
Instantly create Restore Points in Windows XParticle rootHandyThat's a pretty handy article and tip, especially if you're going to make drastic changes. Thanks.A Real Time SaverA very handy little script! Way to go...Add comment instead of My Restore point?Is there any way of put in a comment/a anme instead of...
Tags: Derek Silva, hardware, Microsoft Windows, Microsoft Windows XP, restore point
Discussion threads 2005-06-15
Use string as part of filename in Excel XP VBA
How do you take a string value and insert it into an excel vba saveas/savecopyas code line. The string value is 2 digits from an input box.e.g activeworkbook.savecopyas( "\directorydefault filename text & [string from input box] & more default filename text.xls)MyValue = InputBox("Enter 2 digits","A Input Box")activeworkbook.savecopyas( "\directorydefault filename text"...
Tags: cozy, fileName, Microsoft Excel, software
Q&A 2004-12-22
crate xl range name from a variable
My macro copies a template worksheet, renames it with user prompted msgbox value with leading zeroes. The value "newname" becomes the sheet name as well as the contents of cell D3, E3 will contain a balance. I want to list the various D3's and E3's on Consolidated sheet so I...
Tags: SELECT
Q&A 2006-03-30
Last Rebooted
Hey,Is there any way or any programs out that will allow you to remotely see when a PC/Server was last rebooted?Assuming this is Microsoft:Workstation:net statistics workstation | moreServer:net statistics server | moreEnjoy.Hey,Yes it is Windows, Sorry.That appears to show me the stats for the system I am on. It...
Tags: BlackDiamond, dBoot, Mid, server, vbscript sServerName
Q&A 2006-01-11
Return any character positions within a string
I have a .bat file that has the following links with network passwords.net use u: \MyserverFolder45 Cyrus024 /User:NAcyrus.t.andrewsnet use v: \MyserverFolder3645 Cyrus024 /User:NAcyrus.t.andrewsnet use x: \MyserverFolder32645 Cyrus024 /User:NAcyrus.t.andrewsnet use y: \MyserverFolder995 Cyrus024 /User:NAcyrus.t.andrews I want the code to pull the password "Cyrus24" so that it can be replaced. I want...
Tags: kaptandrews, Cyrus024 /User:NAcyrus.t.andrews, password
Discussion threads 2007-03-21
Data entry validation in Excel
I am currently working on a spreadsheet in Excel that is a shared file.My problem is that some users never check the cell they are entering data into and that data will not be in a range I would like to specify.... i.e. I want them to start entry on...
Tags: cell, data entry, Microsoft Excel, programming, Steve_ald@...
Q&A 2006-01-17
Excel problem
I have an excel spreadsheet, with about 50 colums of user data. On a second workbook, I made a small report form, that will contain the information from one of the 50 colums.I want to know how to automate having the form filled, with data from one of the fifty...
Tags: Borg7of9, colum, Microsoft Excel, software
Q&A 2005-09-07
  • << Previous
  • page 1 of 1
  • Next >>


Lock Down the IT Department
Safeguarding your company's systems and information assets requires vigilance on many fronts, but it's difficult to stay on top of every vulnerability ...
Buy Now
Microsoft Excel Intermediate Skills
This Microsoft Excel Intermediate Skills presentation is a preformatted solution for training staff to get more out of Microsoft Excel. The accompanyi ...
Buy Now