473,394 Members | 1,658 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Finding a Form's calling Forms

Hi,

I have an Access document which I've been asked to debug and update a
little. The problem is that i can't find where one of the Forms is
being called from. In other words, I can't navigate to this form by
clicking on the various forms that lead to it. I can of course open it
via objects>>forms.

Any suggestions,

Barry.

May 8 '07 #1
4 1393
I've run into this when the form in question is no longer in use, yet left
undeleted or when the form is not intended for use by the end-users, but only
by the db admin.
Is there nothing in the code or control sources referring to another form? If
not, there's a chance one of the above is the reason.

bg***@yahoo.com wrote:
>Hi,

I have an Access document which I've been asked to debug and update a
little. The problem is that i can't find where one of the Forms is
being called from. In other words, I can't navigate to this form by
clicking on the various forms that lead to it. I can of course open it
via objects>>forms.

Any suggestions,

Barry.
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200705/1

May 8 '07 #2
On 8 May 2007 01:50:09 -0700, bg***@yahoo.com wrote:

That's not unusual. Poorly maintained databases often have objects
that are no longer in use, and objects that were never part of a menu
structure but intended to be run from the database window.

Use "Speed Ferret" or "Find and Replace" utilities to find the form by
name, and if not found, the above is likely true.
Also, you could ask users how they are using this form, and if you get
blank stares, you know enough.

-Tom.
>Hi,

I have an Access document which I've been asked to debug and update a
little. The problem is that i can't find where one of the Forms is
being called from. In other words, I can't navigate to this form by
clicking on the various forms that lead to it. I can of course open it
via objects>>forms.

Any suggestions,

Barry.
May 8 '07 #3
What i have done in this situation is:
1- Make a backup of your database
2- Rename the object in question.
3- Save and compile the code
4- Run the application.

if an error occurs, click on debug...

tim hunter

*** Sent via Developersdex http://www.developersdex.com ***
May 8 '07 #4
There's some useful info here:
http://www.access.qbuilt.com/html/qu...l#DeadwoodTbls

Read the whole page. :-)

Cheers,
Alan Carpenter

bg***@yahoo.com wrote in
news:11**********************@u30g2000hsc.googlegr oups.com:
Hi,

I have an Access document which I've been asked to debug and update a
little. The problem is that i can't find where one of the Forms is
being called from. In other words, I can't navigate to this form by
clicking on the various forms that lead to it. I can of course open it
via objects>>forms.

Any suggestions,

Barry.
May 9 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: sshuangw | last post by:
Hello: I am encountering a very weird issue with MDI child, Overriden WndProc function and hidden form. Basically, the application has two forms, Form1(parent form), Form2(Child form),...
1
by: Chris | last post by:
I have several read only datasheet subforms for which I would like to incorporate a feature similar to the auto expand of a combo box i.e. user presses a series of keys and and the record pointer...
2
by: Almir | last post by:
I have a simple problem, i just can get a grasp on it. I designed a database for inventory of computer equipment. Now i created forms for each table. Each piece of equipment is going to come in an...
10
by: headware | last post by:
I know that you can call the method of one from from inside another form by doing something like this Forms("MyForm").MyFunction(12, 34) However, you have to know that MyForm has a function...
5
by: RAJ | last post by:
hi plz tell me how to know "how window is going to close"... i have to right code for X button of forms... plz telll me thanks bye
8
by: Rick Strahl [MVP] | last post by:
Hi all, I'm building an app that uses the ASP.Net runtime... One problem I've run into is that pages running inside of the runtime are not finding DLLs in the GAC. In fact, if I look at the...
11
by: Zytan | last post by:
I have created a new form from the main form. When I close the main form with the 'x' close button, its Form.FormClosed event is run, but not the dialog's. Is this normal? It is ok /...
8
by: hoofbeats95 | last post by:
I don't think this should be this complicated, but I can't figure it out. I've worked with C# for several years now, but in a web environment, not with windows form. I have a form with a query...
3
by: bsturg21 | last post by:
Hello, I have a windows form that has a series of linklabels on it, and I need to have each linklabel, when clicked, open a separate windows form that has a single paramter passed into it. The...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.