-
WSAlexya1
AskWoody LoungerJuly 18, 2003 at 12:55 pm in reply to: Reports made with wizard print extremely faint? (97 SR2) #694704Thanks Wendell…
Font color was the first thing I checked… I even tried making everything bold to see if that would make it print darker… No such luck… I noticed this problem a while ago… I’ve just been working around it… I figured if anyone would know why this was happening, the gang at Woody’s would know…
I’ll let you know if I figure it out… Have a great day!
-
WSAlexya1
AskWoody LoungerHi Janie…
Well, I’m not sure I understand your conditions correctly… but this is how I’d set it up…
First, I would deal with getting the records I want (i.e. the records with ID_status 1 or 2)- open a new query in design view…
- add the table with the records I want…
- select the fields for the report…
- in the Criteria section for the ID_status, I’d enter 1 or 2
[/list]Then I’d use the DateDiff() function to find the time span between the dates…
If you look in Access Help you’ll see that you can specify that you want the amount of days, weeks, weekdays, months, etc…
One example could be something like… DaysElapsed: DateDiff(“d”, [indcident_date], [reported_date])
This would return a number respresenting the amount of days between the two dates…Once you get the correct results for the date difference field(s), you can add criteria specifying “> 5” or something like that…
Sounds like you will need some nested IIF’s to choose the right fields to use, but I’d need a little clarification in order to help with that…
Hope this gets you started at least….
-
WSAlexya1
AskWoody LoungerHey Paul…
Try this… Me!subfrmName.Form.AllowEdits = True
(Just change “subfrmName” to the name of your Subform… )HTH
-
WSAlexya1
AskWoody LoungerHi Kindra…
Try creating a calculated field in the query and sorting on that…
For example… fldNumeric: CLng([fldText])
This will Convert the Text Values to Long Integer… (There are numerous conversion functions… CDbl (convert to double), CStr(convert to string), etc… )
If you then set the sorting to ascending on fldNumeric field, your resulting records will be sorted correctly…
You can also hide the calculated field so that there is no confusion between the two…HTH
-
WSAlexya1
AskWoody LoungerAll you need to do is format the results…
Try this: Difference: Format(CStr([field1]-[field2]),”Fixed”)
HTH
P.S. There are no dumb questions silly! -
WSAlexya1
AskWoody LoungerHi Paul,
That looked good to me, so I tried it on my machine here… Worked fine??… Go figure…
What error message are you getting? Are you sure the field name isn’t mispelled or something like that? -
WSAlexya1
AskWoody LoungerJune 24, 2003 at 5:13 pm in reply to: Sum positive values if 2 conditions are true… (2000 SR-1) #688237Thanks Steve… I do know about logical operators and arrays… I just didn’t know the * and + worked as AND and OR in Excel… COOL STUFF!
I was actually trying to use AND in the formula and it wouldn’t work, so I went on to trying nested IFs… This is useful knowledge!
Thanks again! -
WSAlexya1
AskWoody LoungerJune 24, 2003 at 4:29 pm in reply to: Sum positive values if 2 conditions are true… (2000 SR-1) #688224Thanks a million Steve! Option 1 worked perfectly on the first try…
Ummm… at the risk of completely embarrassing myself with a dumb question…. (Just kidding… This is how I learn… I MUST know why…
)
what’s with the asterisks between the conditions?* = multiplication operator OR wildcard operator to me… Does it mean AND in this case?
-
WSAlexya1
AskWoody LoungerI would like to try and help, but I’m not quite sure I understand correctly… I have all kinds of questions based on what you’ve said so far…
Are you looking for help with the query to get the data for the report?
Are the goals set by program? (ie… the same for every employee that will be working on that program)
Does the production field in the Employee table get summed to find the percentage of goal achieved?
Is there any way you could show us some sample data to see what exactly you are looking for? -
WSAlexya1
AskWoody LoungerSorry… You misunderstood me… I didn’t mean to check your On Click events…
You had said that the error read: “The LinkMasterFields property setting has produced this error: ‘Ambiguous names detected: Clients_Click’.First, I think you should check the form module for two procedures called “Client_Click” first.
Second, you should check the subform control to see what shows in the Link Master Fields property…Hope that makes more sense…
-
WSAlexya1
AskWoody LoungerTry replacing the double quotes around the field names with square brackets…
NET_VALUE with quotes around it makes it a string… Therefore Access can’t multiply that string value by .077…Try: [SHIP_CHARGE] Between 0.073*[NET_VALUE] And 0.077*[NET_VALUE]
HTH
-
WSAlexya1
AskWoody LoungerAdd an If statement, inside the For-Next loop that tests if it’s a system table or not…
If Left(tdf.Name, 4) “MSys” Then
DoCmd.DeleteObject acTable, tdf.Name
End IfHTH
-
WSAlexya1
AskWoody LoungerCan you give a bit more detail than that?
I know that the “Ambiguous Names” error arises when you’ve accidentally create and try to use two procedures with the same name…
For example, if there are two sub procedures in the form module that are named “Client_Click” and the On Click event property is set to [Event Procedure], click that Client button and the error will come up…What that has to do with your subforms linked fields I have no idea? …Have you actually checked that property (Link Master Fields) in the subforms to see what’s there?
HTH
-
WSAlexya1
AskWoody LoungerI am having the same problem with VBA help in Excel, Word and Outlook 2000… My employer upgraded everything to 2000 other than Access…. The Help is fine for Access 97, but nothing else… Our desktop support was useless at fixing this for me (as usual…
)…
Wish I could help… but I’ll be watching for an answer…
I hope someone knows the solution! -
WSAlexya1
AskWoody LoungerOh… OOPS! …
Sorry Charlotte!
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
Flash Drive Eject Error for Still In Use
by
J9438
15 minutes ago -
Windows 11 Insider Preview build 27863 released to Canary
by
joep517
17 hours, 34 minutes ago -
Windows 11 Insider Preview build 26120.4161 (24H2) released to BETA
by
joep517
17 hours, 35 minutes ago -
AI model turns to blackmail when engineers try to take it offline
by
Cybertooth
10 hours, 19 minutes ago -
Migrate off MS365 to Apple Products
by
dmt_3904
1 hour, 45 minutes ago -
Login screen icon
by
CWBillow
41 minutes ago -
AI coming to everything
by
Susan Bradley
17 hours, 45 minutes ago -
Mozilla : Pocket shuts down July 8, 2025, Fakespot shuts down on July 1, 2025
by
Alex5723
1 day, 9 hours ago -
No Screen TurnOff???
by
CWBillow
1 day, 9 hours ago -
Identify a dynamic range to then be used in another formula
by
BigDaddy07
1 day, 10 hours ago -
InfoStealer Malware Data Breach Exposed 184 Million Logins and Passwords
by
Alex5723
1 day, 21 hours ago -
How well does your browser block trackers?
by
n0ads
1 day, 8 hours ago -
You can’t handle me
by
Susan Bradley
8 hours, 1 minute ago -
Chrome Can Now Change Your Weak Passwords for You
by
Alex5723
1 day ago -
Microsoft: Over 394,000 Windows PCs infected by Lumma malware, affects Chrome..
by
Alex5723
2 days, 9 hours ago -
Signal vs Microsoft’s Recall ; By Default, Signal Doesn’t Recall
by
Alex5723
1 day, 12 hours ago -
Internet Archive : This is where all of The Internet is stored
by
Alex5723
2 days, 9 hours ago -
iPhone 7 Plus and the iPhone 8 on Vantage list
by
Alex5723
2 days, 9 hours ago -
Lumma malware takedown
by
EyesOnWindows
1 day, 21 hours ago -
“kill switches” found in Chinese made power inverters
by
Alex5723
2 days, 18 hours ago -
Windows 11 – InControl vs pausing Windows updates
by
Kathy Stevens
2 days, 18 hours ago -
Meet Gemini in Chrome
by
Alex5723
2 days, 22 hours ago -
DuckDuckGo’s Duck.ai added GPT-4o mini
by
Alex5723
2 days, 22 hours ago -
Trump signs Take It Down Act
by
Alex5723
3 days, 6 hours ago -
Do you have a maintenance window?
by
Susan Bradley
1 day, 11 hours ago -
Freshly discovered bug in OpenPGP.js undermines whole point of encrypted comms
by
Nibbled To Death By Ducks
2 days, 8 hours ago -
Cox Communications and Charter Communications to merge
by
not so anon
3 days, 9 hours ago -
Help with WD usb driver on Windows 11
by
Tex265
21 hours ago -
hibernate activation
by
e_belmont
3 days, 18 hours ago -
Red Hat Enterprise Linux 10 with AI assistant
by
Alex5723
3 days, 22 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.