View Single Post
 
Old 04-05-2016, 06:22 AM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Quote:
Originally Posted by JennEx View Post
Hi Paul, I so appreciate your help. I haven't sat down yet to fully digest things because, well ... you have me confused. LOL.



Am I misunderstanding this statement?
Well, STARTS isn't the same as START, which is what the code you supplied had. That is why the code crashed even when using just:
StrSQL = "SELECT * FROM [CORE$] " & _
"ORDER BY [START] ASC, [COMPLEX] ASC, [UNIT] ASC"
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote