473,473 Members | 2,114 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

"Object does not exist" - what did I do wrong???

16 New Member
1st - This is likely pathetically simple and not at all what this site is for, being mostly a snafu using regular Acess stuff and not at all coding or scripting. Please be merciful - I'm really very desperate.

I'm trying to use Access 2002 to set up a simple mailing database, then make labels using it.

I created the database with all the fields and entered the data, saved it, and have tried to use the Label Wizard several times to no avail - it keeps saying "equation references an object that does not exist".

I've done queries with the table, and even successfully transferred the data to an Excel spreadsheet and a Word document, but every time I try and use the table to make labels, I get nothing, and I have yet to successfully use the data from the exported files (the Excel spreadsheet or the Word document.) For some reason, the resulting labels in preview come up either totally blank or with a notation like

>>Address Field<<

But never seem to be replaced by the actual data.

Can anyone figure out what laughably simple thing I've done wrong, and figure out how to fix it???
Jan 29 '07 #1
10 4338
ADezii
8,834 Recognized Expert Expert
1st - This is likely pathetically simple and not at all what this site is for, being mostly a snafu using regular Acess stuff and not at all coding or scripting. Please be merciful - I'm really very desperate.

I'm trying to use Access 2002 to set up a simple mailing database, then make labels using it.

I created the database with all the fields and entered the data, saved it, and have tried to use the Label Wizard several times to no avail - it keeps saying "equation references an object that does not exist".

I've done queries with the table, and even successfully transferred the data to an Excel spreadsheet and a Word document, but every time I try and use the table to make labels, I get nothing, and I have yet to successfully use the data from the exported files (the Excel spreadsheet or the Word document.) For some reason, the resulting labels in preview come up either totally blank or with a notation like

>>Address Field<<

But never seem to be replaced by the actual data.

Can anyone figure out what laughably simple thing I've done wrong, and figure out how to fix it???
It may be nothing that you've done at all - it could be a corrupt Label Wizard.
Jan 30 '07 #2
desperateloser
16 New Member
Yes, but they've used it to make labels before, just last week in fact.

I suddenly realized I left out some things:

1) Before I get the "equation refers to an object that does not exist" message, I get a "RunCommand did not run" message, or something to that effect.

After saving the files, I moved them to a folder on the desktop. Is it possible this is because I moved them and Access is looking for them in the wrong place? If so, what would be the best fix???
Jan 30 '07 #3
desperateloser
16 New Member
Alternately, can anyone suggest a more appropriate site???
Jan 30 '07 #4
desperateloser
16 New Member
Okay, the actual messages are:

"The RunCommand action was canceled", then

"The expression refers to an object that is closed or does not exist".


Alternately, can anyone suggest a more appropriate site???
Jan 30 '07 #5
Rabbit
12,516 Recognized Expert Moderator MVP
Yes, but they've used it to make labels before, just last week in fact.

I suddenly realized I left out some things:

1) Before I get the "equation refers to an object that does not exist" message, I get a "RunCommand did not run" message, or something to that effect.

After saving the files, I moved them to a folder on the desktop. Is it possible this is because I moved them and Access is looking for them in the wrong place? If so, what would be the best fix???
First, what files did you move? Did you move the whole database?

Second, is there any code or macros that we need to know about.

And third, when are you coming across these error messages?
Jan 30 '07 #6
desperateloser
16 New Member
I moved the table I made of the mailing list into a desktop file. Subsequent iterations were saved to that file.

The error messages come up when I try and use the label wizard to make labels using the Access database. It allows me to set everything up, but when I try and execute, the noted messages come up, along with what looks like a garbled version of the file - it's blank with little dots all over it.

I have also exported the data to an Excel 2002 spreadsheet, opened a blank Word document and tried to use the Labels and Mailings tools to make the labels using the Excel spreadsheet, but that doesn't work either - again, it lets me set eveything up, but doesn't use the data to make the labels - they keep coming up blank. I can do that and just cut and paste or copy the data in, but that will take a loong time and doesn't explain what's going wrong.

It's really maddening - such a simple, basic task, and I have no clue what the problem is.

I can do queries with the Access database and they come out fine.
Jan 30 '07 #7
Rabbit
12,516 Recognized Expert Moderator MVP
Strange. What are the names of the fields in the table?
Jan 30 '07 #8
desperateloser
16 New Member
I actually didn't name them at all - they're just "Field 1", "Field 2", etc. When I pull up the Label Wizard, I just indicate which fields I want.

I have since discovered:

1) Other people making labels actually just put the data in Excel, then imported it to Word using the Mail Merge Wizard; when I try the same thing, no dice.

2) Minor but fixable problems (backup files that get made automatically for no reason no matter what, files that aren't recognized or otherwise can't be opened) have occured with this setup in the past, but it seemd to be something.

3) We've just now tried reinstalling Office a couple times, but nothing seems to change; in fact, it now seems to have a problem with the "Office Source Engine", which seems to involve the ability to properly recognize files...

As I say, one way or the other, there's been some way to get address labels out, but for some reason, it's no go all of a sudden. Obviously, we kinda need to figure this one out - we have several important mailings coming up.
Jan 30 '07 #9
Rabbit
12,516 Recognized Expert Moderator MVP
I'm stumped but I'm not an expert at this so maybe someone else will be able to help you. Have you tried to do it from another machine? Try recreating it on another machine, a small test sample. If that works, try copying the file over.
Jan 30 '07 #10
nico5038
3,080 Recognized Expert Specialist
It might indeed be a corrupt .mdb.
Best to start a new database and use the File/Get externaldata/Import to get all objects from the corrupted database.
Then try again in this new database.

Nic;o)
Jan 30 '07 #11

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Dave Hammond | last post by:
I've got what should be a simple assignment of either an element value or a default string to a variable, but when the element doesn't exist I get an "Object required" error rather than an...
0
by: Dirk Försterling | last post by:
Hi all, a few days ago, I upgraded from PostgreSQL 7.2.1 to 7.4, following the instructions in the INSTALL file, including dump and restore. All this worked fine without any error (message). ...
7
by: (Pete Cresswell) | last post by:
We were testing a version of our app that's been running for months with no problems and it started throwing "Object no longer exists" messages on two machines in the test environment. We tried...
7
by: Clint Herron | last post by:
Howdy! I posted this question on CSharpCorner.com, but then realized I should probably post it on a more active newsgroup. This will be my only cross-post. I'm creating a game engine, and...
33
by: Frederick Gotham | last post by:
(My dialect of English seems to puzzle people at times, so I'll first clarify a few terms which I use in the following post:) (1) By "domestic", I mean "ordinary, run-of-the-mill, not...
5
by: (PeteCresswell) | last post by:
I've got a parent form and three subforms. Two of them work A-OK. For the third one, in the Immediate window: ----------------------------------------- ?Me.subDeal.Name subDeal ...
5
by: Frederick Gotham | last post by:
If we have a simple class such as follows: #include <string> struct MyStruct { std::string member; MyStruct(unsigned const i) {
35
by: Chris | last post by:
Hi, I tried to create a class which must change the propety 'visible' of a <linktag in the masterpage into 'false' when the user is logged. But i get the error: "Object reference not set to an...
3
by: moltendorf | last post by:
I copied the files from my "test" database on my old server (MySQL was not running) to my new server ("./mysql/data/test" folder), and after starting the server, SHOW TABLES; shows all of the tables...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.