The window version of Excel supports programming through Microsoft's Visual
Basic for
Applications (VBA), which is a dialect of _____:
a) Visual Support
b) Visual Basic
c) Visual Format
d) None of These

1 Answer

Answer :

b) Visual Basic

Related questions

Description : VBA stands for: a) Visual Basic For Application b) Virtual Based For Application c) Various Basics Application d) None of These

Last Answer : a) Visual Basic For Application

Description : VBA excel?

Last Answer : You’re declaring a string variable.

Description : What is an alternative to Excel VBA to compute a large dataset: 100,000 rows by 125 columns?

Last Answer : Microsoft Access can process more data and more quickly but largely because it requires more structure. If you define every field as text in Access then you might be better off staying with Excel ... solution if data mining is required (very large data sets, typically in millions of records).

Description : Assume a systems development project effort calculation determines that the system  will require 240 function points. If the developers choose to implement this system in the  C programming language, approximately ... without more information  c. exactly the same  d. much greater  e. much less

Last Answer : e. much less

Description : Power Point 97 incorporated the _______language , underlying all macro generation in office 97: a) Visual Basic for Applications b) Visual Basic for Software c) Virtual Base Language d) None of These

Last Answer : a) Visual Basic for Applications

Description : Programming With Visual Basic.NET?

Last Answer : Visual Basic .NET is the latest incarnation of Visual Basic. Itis sometimes known as VB7, a misnomer on account of itsincompatibility with VB6: new features and syntax within VB7 meanthat a re-write, ... a good formdesigner.3. Start up a Visual Basic .NET IDE and make a Windowsapplication.4. D

Description : In Visual Basic .NET or Visual C# programming, when would you use Structured Query Language (SQL)? How are they executed? 

Last Answer : ADO.NET handles most of the database communication for you behind-thescenes. You would only use SQL statements when generating ad-hoc queries for the database. You execute SQL statements by ... returning statements, such as DELETE, INSERT INTO, or UPDATE statements, use the ExecuteNonQuery method.

Description : What second programming language did Google add for App Engine development? A. C++ B. Flash C. JavaD. Visual Basic

Last Answer : Java

Description : What second programming language did Google add for App Engine development? A. C++ B. Flash C. Java D. Visual Basic

Last Answer : Java

Description : What are Macros: a) Small add - on programs that are installed afterwards if you need them b) Small programs created in MS - Word to automate repetitive tasks by using VBA c) Automatic Virus Scanning Programs d) None of The Above

Last Answer : b) Small programs created in MS - Word to automate repetitive tasks by using VBA

Description : Point out the wrong statement. a) Wolf Frameworks uses a C# engine and supports both Microsoft SQL Server and MySQL database b) Applications built in Wolf are 50-percent browser-based ... and multisource overlaid content c) Google applications are cloud-based applications d) None of the mentioned

Last Answer : Applications built in Wolf are 50-percent browser-based and support mashable and multisource overlaid content

Description : Point out the wrong statement. a) Wolf Frameworks uses a C# engine and supports both Microsoft SQL Server and MySQL database b) Applications built in Wolf are 50-percent browser-based ... and multisource overlaid content c) Google applications are cloud-based applications d) None of the mentioned

Last Answer : Applications built in Wolf are 50-percent browser-based and support mashable and multisource overlaid content

Description : In MS-Excel, ______ provide a visual representation of the values in a worksheet. (1) Charts (2) Formulae (3) Templates (4) Views

Last Answer : Charts

Description : In Visual Basic for Applications, is it possible to capture a program initializing and stop it, so it doesn't inturrupt YOUR code?

Last Answer : I’m no expert, but you can try “Doevents” For example: If a=b then Doevents End If

Description : Can anyone help me find my way through Windows 7 to this part of Microsoft's secret lair of original software?

Last Answer : Create a new admin account and leave it default and try from there, that may work.

Description : Ms Excel version 5 was launched in: a) 1992 b) 1993 c) 1995 d) None of These

Last Answer : b) 1993

Description : Which of the following is a programming language? A) Lotus B) Pascal C) MS-Excel D) Netscape

Last Answer : Answer : B

Description : FORTRAN is a programming language. What does FORTRAN stand for? A) File Translation B) Format Translation C) Formula Translation D) Floppy Translation

Last Answer : Answer : C

Description : Computer programs are written in a high level programming language, however, the human readable version of a program is called a) cache b) instruction set c) source code d) word size

Last Answer : c) source code

Description : Help with an error I am getting in VBA?

Last Answer : You might not have used selection with proper object. You can check it out in object browser (View->Object Browser) if the object you've used has that property/method or not. For example, if you are trying to ... block, make sure you end it with End With . Example: With Cells(1,1) .Value=1 End With

Description : What does Microsoft's 'Heroes Happen Here' campaign mean?

Last Answer : answer:They probably intend for it to mean that Microsoft software allows you to heroic things. Those of us who have dealt with Microsoft software know that they’re telling you you’ll need heroic measures to keep the server running.

Description : Is Microsoft's Surface a touch sensitive display?

Last Answer : I’ve heard a little bit about this when it came out, I only heard secondhand information but I believe they said it was using cameras and such to detect the position on your hand? Sounds stupid to me…I’m sure touch sensitive material would work much better in the long run.

Description : Microsofts attack at Apple.

Last Answer : answer:http://daringfireball.net/2008/09/digging_deeper Gruber sums up my feelings on the subject.

Last Answer : Microsoft's new search engine - Google

Description : Which of the following type of virtualization is found in hypervisor such as Microsoft’s Hyper-V? a) paravirtualization b) full virtualization c) emulation d) none of the mentioned

Last Answer : paravirtualization

Description : LR-WPANs standards from basis of specifications for high level communication protocol such as ___. A. Zigbee B. Allsean C. Tyrell D. Microsoft's Azure

Last Answer : A. Zigbee 

Description : 103. Which one is the Low Level Language: a) Assembly b) Visual Basic c) Java d) C++ e) None of The Above

Last Answer : a) Assembly

Description : Local dialect: are there any words or phrases unique to your local area?

Last Answer : “Bennies” as a term for outsiders or summer people who come “down the shore” in New Jersey. Supposedly the derivation is from people who come from Bergen, Essex and Newark; cities or counties in northern New Jersey.

Description : Any examples of regional dialect?

Last Answer : Would this even qualify as “dialect,” or would it just be differences in labels¿?

Description : Which dialect of English is hardest to understand?

Last Answer : Brummie or strong Irish/Glaswegian.

Description : What is another name for dialect ?

Last Answer : Another name for dialect is regional language.

Description : What is the meaning of Dialect ?

Last Answer : Dialect means dialect.

Description : Which German dialect did Albert Einstein speak?

Last Answer : swabian (schwäbisch), like Bertold Brecht.

Description : which of the following state is the 'Lusei' dialect spoken?

Last Answer : Mizoram

Description : The dialect Lunfardo bears a name meaning ‘outlaw’ and originated either among European immigrants or among criminals. It gained greater respectability in the 20th century on account of its association with another practice. What was this practice?

Last Answer : Tango.

Description : How do I convert UK date format to US date format in excel?

Last Answer : answer:Chances are, Excel is seeing those dates as plain text instead of as date objects. You can confirm this by widening the column with the dates are they left-justified? If yes, then ... provide the answer. Or you can see the same instructions online: Convert dates stored as text to dates.

Description : Does Excel allow you to format cells to view in standard form?

Last Answer : Change your settings (format->cells) to something that will display easier. It’s currently rounding. I’m not in front of my computer, but you can format the cells to show data any way you like.

Description : In Excel, how many ways are there to express/format a number? -Technology

Last Answer : Numbers in Excel can be expressed in many different formats like date, time, percentage or decimals.

Description : The basic unit of a worksheet into which you enter data in excel is called a ______: a) Tab b) Cell c) Box d) Range e) None of The Above

Last Answer : b) Cell

Description : Which of the following is a popular Programming Language for developing multimedia Web pages, Websites and web-Based applications? 1) COBOL 2) JAVA 3) ASSEMBLER 4) Nine of these

Last Answer : 2) JAVA

Description : I need to get an old c++ program running, it original ran in visual c++ version 6 visual studio

Last Answer : Need Answer

Description : What is the basis of visual programming ?

Last Answer : GUI is the basis of visual programming .

Description : What is meant by visual programming ?

Last Answer : Answer : The programming of structured programming by converting the structure and language into an environment is called visual programming. Visual programming is a program created in a GUI ( ... can enjoy more benefits. Programs can be composed using relatively few instructions and statements.

Description : Can a newer version of Excel read a file created in an older version of Excel correctly?

Last Answer : Should work in newer versions.

Description : When opening the Excel version of Capstone®, you should do what to Macros? a. Enable b. Disable c. Engage d. Disarm e. Does not matter

Last Answer : a. Enable

Description : Can you recommend a good book for learning Excel programming and macros?

Last Answer : answer:Yes, (at least in Office 2010), VBA is still part of the installation package, and highly useful. I would suggest that you start to learn coding on your own, before buying a book ... advice about books, other websites, and even some of the Microsoft MVP websites that many of them maintain.

Description : Which capabilities are offered by Web Content Management Tools? a)Centralized version control b)Simplification through templates c)Integration with enterprise applications d)all Answer: d

Last Answer : d)all

Description : Which of the following programming language started from second generation? A) Cobol B) BASIC C) C D) LISP

Last Answer : Answer : A

Description : Which programming languages are classified as low level languages? A) Basic, COBOL, FORTRAN B) Prolog 2, Expert Systems C) Knowledge based Systems D) Assembly Languages

Last Answer : Answer : D

Description : Which of the following is not a programming language: a) Java b) Basic c) Knuth d) None of These

Last Answer : c) Knuth