-
WSAlexya1
AskWoody LoungerThanks Mark!
I have it working now… We’ll be upgrading soon… The boss said “Not until AFTER year end!”
I like your idea about “standard format for incoming data“… BUT
Ever heard of ADP?? ‘Nuff said…
-
WSAlexya1
AskWoody LoungerThanks Mark!
I have it working now… We’ll be upgrading soon… The boss said “Not until AFTER year end!”
I like your idea about “standard format for incoming data“… BUT
Ever heard of ADP?? ‘Nuff said…
-
WSAlexya1
AskWoody LoungerI agree with you Hans… When I started in this department I found that there were TONS of make table queries in about every mdb I looked at…. I almost never use them now… Except during the design process… OR when a query is getting way too slow because of the amount of levels of joins and subqueries…
Someone much more experienced than I once told me “If you have to make tables during daily processing… the database design isn’t right… ” …In most cases, if not all, I agree with him…
This seems to be processing in a reasonable amount of time at this point, so I’ll leave it for now…
Again… Thanks a million! -
WSAlexya1
AskWoody LoungerI agree with you Hans… When I started in this department I found that there were TONS of make table queries in about every mdb I looked at…. I almost never use them now… Except during the design process… OR when a query is getting way too slow because of the amount of levels of joins and subqueries…
Someone much more experienced than I once told me “If you have to make tables during daily processing… the database design isn’t right… ” …In most cases, if not all, I agree with him…
This seems to be processing in a reasonable amount of time at this point, so I’ll leave it for now…
Again… Thanks a million! -
WSAlexya1
AskWoody LoungerOkay… It’s settled… I’m a complete idiot today!
I had commented out the last line of Mark’s function… GetMonthPosRev = intPos + 1… because I didn’t want it to add one to the position…
So guess what?… The function was returning 0…
I’m kinda concerned about the efficiency of these functions though… Maybe I’m wrong (Very Probably!!!) but I was stepping through the code and mannn does it do a lot of looping for each string… The query is using this on over 50,000 records… Who knows… I suppose something similar is happening behind the scenes when I use InStr() too… Oh well…
It works!!! …Thank you both VERY VERY MUCH for the help!!!!!!
-
WSAlexya1
AskWoody LoungerOkay… It’s settled… I’m a complete idiot today!
I had commented out the last line of Mark’s function… GetMonthPosRev = intPos + 1… because I didn’t want it to add one to the position…
So guess what?… The function was returning 0…
I’m kinda concerned about the efficiency of these functions though… Maybe I’m wrong (Very Probably!!!) but I was stepping through the code and mannn does it do a lot of looping for each string… The query is using this on over 50,000 records… Who knows… I suppose something similar is happening behind the scenes when I use InStr() too… Oh well…
It works!!! …Thank you both VERY VERY MUCH for the help!!!!!!
-
WSAlexya1
AskWoody LoungerThanks Hans… Now it’s returning 0 for the position for every record… I don’t know what’s wrong at the moment but I guess I’ll have to keep trying… It was working find the first way I had it….. except now with this exception…
I really think I need to go forward and check for “Chr(32) MMM Chr(32) and a number” or “Chr(32) MMM and a number”… but right now, I don’t have a clue how…
This HAS to happen at Year End right??
-
WSAlexya1
AskWoody LoungerThanks Hans… Now it’s returning 0 for the position for every record… I don’t know what’s wrong at the moment but I guess I’ll have to keep trying… It was working find the first way I had it….. except now with this exception…
I really think I need to go forward and check for “Chr(32) MMM Chr(32) and a number” or “Chr(32) MMM and a number”… but right now, I don’t have a clue how…
This HAS to happen at Year End right??
-
WSAlexya1
AskWoody LoungerThanks Mark… but I’m still having problems… Since I can’t use InStrRev, I have no clue how I was supposed to adapt this for my purposes…
I must be brain dead today… Sorry…We really need a smilie for STRESSED OUT!!
-
WSAlexya1
AskWoody LoungerThanks Mark… but I’m still having problems… Since I can’t use InStrRev, I have no clue how I was supposed to adapt this for my purposes…
I must be brain dead today… Sorry…We really need a smilie for STRESSED OUT!!
-
WSAlexya1
AskWoody LoungerHi Colin…
Why not do something like only showing the user a combo box with the Month name?
ie… They select that the person wants to start in March or May or whatever… Behind the scenes on the form you take that value and fill a date field with the correct date…If you don’t want the users to be able to input a date and chance that they get it wrong, don’t let them input a date at all…. Only give them a choice…
and PLEASE tell me that they are not going into the tables and making changes as they wish… -
WSAlexya1
AskWoody LoungerHi Colin…
Why not do something like only showing the user a combo box with the Month name?
ie… They select that the person wants to start in March or May or whatever… Behind the scenes on the form you take that value and fill a date field with the correct date…If you don’t want the users to be able to input a date and chance that they get it wrong, don’t let them input a date at all…. Only give them a choice…
and PLEASE tell me that they are not going into the tables and making changes as they wish… -
WSAlexya1
AskWoody LoungerWait a minute… I just realized that I misunderstood… Are they going to be able to choose ANY month in the future??… For example, IF I sign up today, can I start a year and a half from now, on the first of the month?
-
WSAlexya1
AskWoody LoungerWait a minute… I just realized that I misunderstood… Are they going to be able to choose ANY month in the future??… For example, IF I sign up today, can I start a year and a half from now, on the first of the month?
-
WSAlexya1
AskWoody LoungerJust a thought, but why don’t you put a combobox on the form that has two values…
FirstOfMonth… DateSerial(Year(Date()),Month(Date()),1)
FirstOfNextMonth… DateSerial(Year(Date()),Month(Date())+1,1)
That way the user would only be able to choose one of the two…Does that help?
![]() |
There are isolated problems with current patches, but they are well-known and documented on this site. |
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
-
June 2025 Office non-Security Updates
by
PKCano
1 hour, 36 minutes ago -
Secure Boot Update Fails after KB5058405 Installed
by
SteveIT
42 minutes ago -
Firefox Red Panda Fun Stuff
by
Lars220
1 hour, 33 minutes ago -
How start headers and page numbers on page 3?
by
Davidhs
11 hours, 57 minutes ago -
Attack on LexisNexis Risk Solutions exposes data on 300k +
by
Nibbled To Death By Ducks
6 hours, 32 minutes ago -
Windows 11 Insider Preview build 26200.5622 released to DEV
by
joep517
20 hours, 38 minutes ago -
Windows 11 Insider Preview build 26120.4230 (24H2) released to BETA
by
joep517
20 hours, 39 minutes ago -
MS Excel 2019 Now Prompts to Back Up With OneDrive
by
lmacri
10 hours, 20 minutes ago -
Firefox 139
by
Charlie
2 hours, 56 minutes ago -
Who knows what?
by
Will Fastie
15 hours, 44 minutes ago -
My top ten underappreciated features in Office
by
Peter Deegan
21 hours, 23 minutes ago -
WAU Manager — It’s your computer, you are in charge!
by
Deanna McElveen
15 hours, 46 minutes ago -
Misbehaving devices
by
Susan Bradley
23 hours, 31 minutes ago -
.NET 8.0 Desktop Runtime (v8.0.16) – Windows x86 Installer
by
WSmeyerbos
2 days, 3 hours ago -
Neowin poll : What do you plan to do on Windows 10 EOS
by
Alex5723
40 minutes ago -
May 31, 2025—KB5062170 (OS Builds 22621.5415 and 22631.5415 Out-of-band
by
Alex5723
2 days, 1 hour ago -
Discover the Best AI Tools for Everything
by
Alex5723
1 day, 1 hour ago -
Edge Seems To Be Gaining Weight
by
bbearren
1 day, 16 hours ago -
Rufus is available from the MSFT Store
by
PL1
2 days ago -
Microsoft : Ending USB-C® Port Confusion
by
Alex5723
3 days, 3 hours ago -
KB5061768 update for Intel vPro processor
by
drmark
1 day, 2 hours ago -
Outlook 365 classic has exhausted all shared resources
by
drmark
1 day, 1 hour ago -
My Simple Word 2010 Macro Is Not Working
by
mbennett555
2 days, 22 hours ago -
Office gets current release
by
Susan Bradley
3 days, 1 hour ago -
FBI: Still Using One of These Old Routers? It’s Vulnerable to Hackers
by
Alex5723
4 days, 15 hours ago -
Windows AI Local Only no NPU required!
by
RetiredGeek
4 days ago -
Stop the OneDrive defaults
by
CWBillow
4 days, 16 hours ago -
Windows 11 Insider Preview build 27868 released to Canary
by
joep517
5 days, 2 hours ago -
X Suspends Encrypted DMs
by
Alex5723
5 days, 4 hours ago -
WSJ : My Robot and Me AI generated movie
by
Alex5723
5 days, 4 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.