Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7494385
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T17:31:00+00:00 2026-05-29T17:31:00+00:00

So our corporate IT dept has determined that it is time to force SP1

  • 0

So our corporate IT dept has determined that it is time to force SP1 on everyone’s PC’s.

Which means I need to get my Access 2003 ADE application working with the stupid ADO incompatibility problem.

I got the ADO portion to work by following KB2517589, but now several of my textboxes say #Name?.

These are bound to code, so, for example, the data field in the textbox is =CalcShippingAddr().

As a test, I replaced the code with the following:

    Public Function CalcShippingAddr() As String
        msgbox "Func Called"
        CalcShippingAddr = "Test"
    End Function

This works fine on my dev machine, but as soon as I make an ADE and send it to a PC without SP1, I get #Name? on the textbox. The msgbox nevers pops up.

Any ideas what might be happening?

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T17:31:03+00:00Added an answer on May 29, 2026 at 5:31 pm

    This is a fault to do with the field calculation, I haven’t seen it myself but have heard that clicking in to the relevant text box would then show the value although this is not a solution. I would always recommend using unbound forms as you can control step by step what your fields/objects are doing. As you already have a custom function to calculate the shipping address then it should be simple enough for you to add the code the the forms ‘Open’ or ‘Load’ event e.g.

    Private Sub Form_Load()
    
        textbox = CalcShippingAddr
    
    End Sub
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We're running ASP.Net 2.0 on our corporate web site, and I'd like to get
Our ASP.NET 3.5 website running on IIS 6 has two teams that are adding
I have a simple little application that performs some analysis of all our corporate
I've got an application that works in our corporate workplace on both Windows XP
In Java we have a wonderful tool named CheckStyle that reinforce all our corporate
The corporate guidlines at my company stipulate that our product names are written in
In our corporate LDAP structure a 'user' has two attributes: uid = the id
I have written a winform application that connects to a database on our corporate
I'm required to provide a handover to our content editors for the update corporate
Our dev shop currently uses Visual SourceSafe. We all know how that could end

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.