Search : in
By :

Ms access

Last answer on Nov 5, 2009 3:34:07 pm GMT anu09, on Oct 25, 2009 6:39:41 am GMT 
 Report this message to moderators

Hello,
Somebody may kindly help me by suggesting how can I convert numeric values in a form or report in microsoft in figures ? I shall be grateful.

agarwal

Configuration: Windows Vista Internet Explorer 8.0

Best answers for « ms access » in :
Coding to link Visual basic to MS Access Show Coding to link Visual basic to MS Access Issue Solution Note Issue Hello, Please I need to know the coding, how to link visual basic to MS Access! Solution You can try this: Option Explicit Dim conn As ADODB.Connection, rec...
Connect a database (MDB) to excel Show[VBA] Connecting a database (MDB) to excel Below is a tips of how to connect an Access database (MDB) in an application excel Add reference Microsoft DAO object librairy X.X In a general module (eg Module1) paste the code below...
How to use a driver ODBC 32 BITS under the Window 2003(64 bits)? ShowHow to use a driver ODBC 32 BITS under the Window 2003(64 bits)? You have a Windows 2003 server (64-bits) and you want to use a 32 bits ODBC driver: one that is usually found in the administrative panel for ODBC on Windows or an external...
[Office 2007] Convert MS Office files into PDF Show[Office 2007] Converting MS Office files into PDF Here is how to create PDF files from any Microsoft Office 2007: Microsoft Excel: xls, xlsx, xlsb Microsoft Access: accdb Microsoft Word doc, docx, rtf Microsoft PowerPoint:...
ODBC ShowWhat is ODBC? ODBC stands for Open Database Connectivity. This is a Microsoft-defined format for communicating between Windows database clients and consumer DBMSs. The ODBC managier can be found in Windows 3.1 and 9x. In Windows 95 and 98, it is...
Random access memory (RAM or PC memory) ShowTypes of random access memory There are generally two broad categories of random access memory: DRAM memories (Dynamic Random Access Module), which are inexpensive. They are used essentially for the computer's main memory SRAM memories (Static...
Memory Stick (MS Card) ShowMemory Stick The Memory Stick (written as MS or MS Card) is a type of memory card created jointly by Sony and SanDisk in January 2000. The architecture of Memory Stick cards is based on NAND flash memory circuits (EEPROM). Memory stick...

1

iveal, on Oct 31, 2009 9:29:22 am GMT

Dear Anu09,

Please consider going through the following article in order to get the problem fixed:

How to Convert a Numeric Value into English Word

Hope that the information provided has been useful to you.

Thank you.

Reply to iveal

2

 aprpillai, on Nov 5, 2009 7:36:43 am GMT

Hi,

There is a function to implement in Microsoft Access for converting Numeric Values into Words.

Go to this Link: http://www.msaccesstips.com/2009/01/cardinal-text-format-in-­access.shtml

Regards,
a.p.r. pillai

Reply to aprpillai