A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Replace blanks by text



 
 
Thread Tools Display Modes
  #1  
Old July 8th, 2004, 04:04 PM
Seaman
external usenet poster
 
Posts: n/a
Default Replace blanks by text

How can I replace blank cells with the word "empty" in the
results from a query.
  #2  
Old July 8th, 2004, 04:11 PM
Wayne Morgan
external usenet poster
 
Posts: n/a
Default Replace blanks by text

Create the field as a Calculated Field

Example field row entry in design grid:
Expr1:Nz([tblTable1].[Field1], "Empty")

--
Wayne Morgan
Microsoft Access MVP


"Seaman" wrote in message
...
How can I replace blank cells with the word "empty" in the
results from a query.



  #3  
Old July 8th, 2004, 04:28 PM
Seaman
external usenet poster
 
Posts: n/a
Default Replace blanks by text

Thanks it works !

-----Original Message-----
Create the field as a Calculated Field

Example field row entry in design grid:
Expr1:Nz([tblTable1].[Field1], "Empty")

--
Wayne Morgan
Microsoft Access MVP


"Seaman" wrote in message
...
How can I replace blank cells with the word "empty" in

the
results from a query.



.

 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you insert a page break after a text box Betty Sutton Page Layout 3 June 9th, 2004 03:05 PM
Edit same text in multiple locations angelo11 Formatting Long Documents 2 May 19th, 2004 06:24 PM
Text Box in table woes. :( JOE Tables 10 May 5th, 2004 01:21 AM
Is there a way to avoid that Excel add quotes to text when exporting a sheet? Dario de Judicibus Worksheet Functions 5 January 11th, 2004 09:26 PM


All times are GMT +1. The time now is 05:58 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.