Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To Add Sum
Message
General information
Forum:
Microsoft Office
Category:
Access
Title:
Miscellaneous
Thread ID:
01516559
Message ID:
01516570
Views:
28
That did it.

Thank you!

>>It works but the query that calls it does not see it because the GroupId is 0 and there's no GroupId to join on. I could add a Group to the Groups table called "All", but then I'd have to hide it in other places.
>>
>>What do you think?
>>
>>
>You can do a LEFT JOIN with Groups and use IIF(Groups.GroupID IS NULL, 'All', Groups.GroupName)
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Reply
Map
View

Click here to load this message in the networking platform