B
Bill
Hi,
I need your help how to add more "BBB", "CCC", "DDD", "EEE", "FFF", "GGG",
"HHH" after "AAA". I try to figure it out but it won't work. Your
feedback would be much helpful
"SELECT DISTINCTROW msysobjects.Name, msysobjects.Type, * FROM msysobjects
WHERE ((msysobjects.Type)=-32764 (Left([name],3)=" & "'" & "AAA" & "'" &
"")"
Thanks
I need your help how to add more "BBB", "CCC", "DDD", "EEE", "FFF", "GGG",
"HHH" after "AAA". I try to figure it out but it won't work. Your
feedback would be much helpful
"SELECT DISTINCTROW msysobjects.Name, msysobjects.Type, * FROM msysobjects
WHERE ((msysobjects.Type)=-32764 (Left([name],3)=" & "'" & "AAA" & "'" &
"")"
Thanks