PC Review


Reply
Thread Tools Rate Thread

Convert text to numbet

 
 
=?Utf-8?B?Q2hyaXM=?=
Guest
Posts: n/a
 
      18th Apr 2006
Hi all

I am building a query and would like to convert a text string to number

This is what I have thus far

NBR of Days Delinquent<90?: IIf([Delinquency Conversion to Num]<90,"y","n")

when I run the query it asking for the following

Enter Parameter Value

Delinquency Conversion to num

Please Help!!!!!!!!!!!!!!!!!!!!!!!!!!!!




 
Reply With Quote
 
 
 
 
Douglas J Steele
Guest
Posts: n/a
 
      18th Apr 2006
That implies that you do not have a field named [Delinquency Conversion to
Num] in the underlying table(s).

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Chris" <(E-Mail Removed)> wrote in message
news:8F496226-B7FC-4889-A04E-(E-Mail Removed)...
> Hi all
>
> I am building a query and would like to convert a text string to number
>
> This is what I have thus far
>
> NBR of Days Delinquent<90?: IIf([Delinquency Conversion to

Num]<90,"y","n")
>
> when I run the query it asking for the following
>
> Enter Parameter Value
>
> Delinquency Conversion to num



 
Reply With Quote
 
Tim Ferguson
Guest
Posts: n/a
 
      18th Apr 2006
=?Utf-8?B?Q2hyaXM=?= <(E-Mail Removed)> wrote in
news:8F496226-B7FC-4889-A04E-(E-Mail Removed):

>
> I am building a query and would like to convert a text string to number


Look up help for the CInt() or CDbl() functions. It works fine in VBA and
in SQL as long as you are talking to a jet database. If you have a SQL
Server database, then you'll need to check the CONVERT function but I
always have a horrendous time with that.

HTH


Tim F

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to convert text in a graphic file into normal text that MSWord Gandalf Microsoft Word Document Management 2 30th Nov 2009 06:32 PM
Convert form text boxes to normal text on save in 2003? Cheese_whiz Microsoft Word Document Management 2 3rd Apr 2008 12:15 AM
Connect cell to a numbet on the Internet =?Utf-8?B?SGFyaXM=?= Microsoft Excel Misc 1 1st Oct 2007 12:45 PM
How do I export or convert auto text entries to a text file? =?Utf-8?B?ZmxhcG9sb2Nr?= Microsoft Word Document Management 3 30th Dec 2005 04:29 PM
convert a range of lowercase text to upper text or vice versa =?Utf-8?B?amFja2Rhdw==?= Microsoft Excel Worksheet Functions 2 16th May 2005 09:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:19 AM.