answersLogoWhite

0

What is the use of macro date?

User Avatar

Anonymous

14y ago
Updated: 8/19/2019

it returns the date your program was compiled in a string

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Will nutrofurantoin-macro still be effective for treating UTI after expiration date?

It is not recommended that you take a medication after it's expiration date. Therefore nutrofurantoin-macro will not still be effective for treating an UTI after the expiration date.


In embedded systems perspective which is better to use. Macro or function?

In VBA, a macro is the name for the function that you can see on the GUI and use, and a function is a procedure called by a macro. A Macro is more "on the stage", and a Function is more "backstage".


How you use macro molecule in a sentence?

macro molecule can be best used as such. macro molecule is very useful in our daily lives.


How do you use macro molecule in a sentence?

macro molecule can be best used as such. macro molecule is very useful in our daily lives.


What virus attaches to documents such as word or excel files?

Macro viruses use Microsoft Word and Excel's capabilities to embed code and programs into the document. When the document is opened, the macro virus is executed and infects your computer.


Create date macro in excel?

The following is a record macro copied into the workbook open section of the workbooks properties. Enters date in a1 Private Sub Workbook_Open() Range("a1").Activate ActiveCell.FormulaR1C1 = Now() Selection.NumberFormat = "dd/mm/yyyy;@" End Sub The macro run's it's self when the file opens


What are macro organisms and types?

Macro-organisms are organisms that can be seen without the use of a microscopes. Nematodes, mites, sow bugs, and beetles are all types of macro-organisms.


Can you use a macro lens for everyday photography?

Yes, you can use a macro lens for everyday photography to capture close-up details and create unique perspectives in your photos.


What does a macro lens mean?

A macro lens is used to take photographs of small subjects - a popular use is for photographing insects and foliage.


What is the meaning of macro in Microsoft Word?

A macro is a series of commands that is recorded so it can be played back, or executed, later. There are a couple different ways to create Word macros: The first and easiest way is to use the macro recorder; the second way is to use VBA.


What do scientists use to study macro evolution?

The fossil record


What word can be used to duplicate an action to perform again in word document?

The term is 'MACRO.' A macro is a recording of keystrokes that can be played back upon a command. If I type d d a t e without spaces, I get: May 15, 2010 which is today's date. The date macro is stored in the application that is watching me type. it also corrects misspellings. The spell checker stores macros such as teh=the.