Please help me : My application is not work on my computer but wor

R

Ruslan from Israel

on another computer.
A situation is : I have a application (mdb file - tables , forms, querries
and macros together)and if i run it in my Office 2003 . i have a problem my
forms is not links with tables .If this only data from table is right and i
see this in my form . But if this expression of data (for examle :
=[Column1]&" "&[Column2] ) I have a problem. I see #Name? but not a data of
table.
On another computer with Office 2003 i have no problm it's work very well.
What I do wrong ? Do I need install something except Office?
Thank yor for your time
 
J

Jerry Whittle

Are the tables in another .mdb file and your database just contains links?
You should see little arrows next to the table name in the database window.

If so the other computer may have drive letters mapped differently or not
even have permission to us that file. Go to Tools, Database Utilities, Linked
Table Manager. See anything? If so you may need to relink those tables.

Click on the "Always prompt for a new location" box in the lower left. Next
click on the Select All button on the right. Click on OK and find those file
locations. If you have more than one file linked, you may need to do them one
at a time.
 
I

Immanuel Sibero

Hi Ruslan,
On another computer with Office 2003 i have no problm it's work very
well.

I'm not quite sure I understand you. But on the problem computer, make sure
there is no references problem.

-Go to any module, or press Ctrl-G
-Click on Tools>>References

Uncheck any references that says MISSING.


HTH,
Immanuel Sibero


Ruslan from Israel said:
on another computer.
A situation is : I have a application (mdb file - tables , forms, querries
and macros together)and if i run it in my Office 2003 . i have a problem my
forms is not links with tables .If this only data from table is right and i
see this in my form . But if this expression of data (for examle :
=[Column1]&" "&[Column2] ) I have a problem. I see #Name? but not a data of
table.
On another computer with Office 2003 i have no problm it's work very well.
What I do wrong ? Do I need install something except Office?
Thank yor for your time
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top