G
Guest
Hi from a newbie ! I have a single table database containing Stockparts and
there budgets as am not proficient with Access I had a look at the Sample
Northwind database on the Customer Phonelist Form there are alpha buttons
down the bottom that allow you to jump to all companys staring with M etc I
liked this feature so I went to the form copied the option group down the
bottom and pasted it on to my own form I then Imported the macro Customer
phone list from the Northwind database which contains the code to select M
etc. I only slightly modified this by changing [Companyname] Like "[AÀÃÂÃÄ]*"
in the where box to [Stockcode] Like "[AÀÃÂÃÄ]*" This worked perfectly much
to my suprise however for some reason the little message that says there are
no records for that letter does not come up on my form but does in Northwind
as I didn't change that part of the macro I'm a little confused on why not.
I know I should've started from scratch however I havn't used macro's before
so it's alll a bit beyond me any suggestions would be appreciated
Mel
there budgets as am not proficient with Access I had a look at the Sample
Northwind database on the Customer Phonelist Form there are alpha buttons
down the bottom that allow you to jump to all companys staring with M etc I
liked this feature so I went to the form copied the option group down the
bottom and pasted it on to my own form I then Imported the macro Customer
phone list from the Northwind database which contains the code to select M
etc. I only slightly modified this by changing [Companyname] Like "[AÀÃÂÃÄ]*"
in the where box to [Stockcode] Like "[AÀÃÂÃÄ]*" This worked perfectly much
to my suprise however for some reason the little message that says there are
no records for that letter does not come up on my form but does in Northwind
as I didn't change that part of the macro I'm a little confused on why not.
I know I should've started from scratch however I havn't used macro's before
so it's alll a bit beyond me any suggestions would be appreciated
Mel