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  

how do i fix and type mismatch in expression



 
 
Thread Tools Display Modes
  #1  
Old April 5th, 2010, 10:38 PM posted to microsoft.public.access.queries
sexybrown28
external usenet poster
 
Posts: 1
Default how do i fix and type mismatch in expression


  #2  
Old April 5th, 2010, 11:16 PM posted to microsoft.public.access.queries
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default how do i fix and type mismatch in expression

Not sure I understand what you are trying to do.

Have you tried adding Option Explicit to the top of all of your code
modules? This will force you/the developer into defining (i.e. DIM-ing) all
variables, and may help identify how the mismatch is happening.

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"sexybrown28" wrote in message
...



  #3  
Old April 6th, 2010, 03:43 AM posted to microsoft.public.access.queries
John W. Vinson
external usenet poster
 
Posts: 18,261
Default how do i fix and type mismatch in expression

On Mon, 5 Apr 2010 14:38:34 -0700, sexybrown28
wrote:

By correcting the error in the expression so it doesn't try to store one type
of data into a different type of field.

If you would like help doing so, please post the expression and indicate the
relevant datatypes. We can't see your computer screen from here!
--

John W. Vinson [MVP]
 




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


All times are GMT +1. The time now is 07:18 AM.


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