...access 8 years a go and I been using Opticom wedge scanner with no problem, I just change my scanner for a Symbol LS2208 and now when I scan I have an *in font and back.
My question is, y when I scan with Opticon I don't have a * and with symbol I get the * and how to remove the *?
Thanks
Frank
Hi
I just changed computers, I installed office xp(old system was office 2000), now when I open my form I get: Unknown fonction 'DATE' in validation expression or default value. what can i do to fix this issue
thanks
frank
Is there a way of looking up if the record exists?
Right now the code look to see if the phone number exist in the table customer if the customer dose not exist the code continue but my question is can it look up if the phone number I enter on my form match with the phone number in my database...
Hi
I need to import some data daily from my shopping cart, the data is the phone numbers but I need to format the phone number to a number without spaces, dashes etc..
ex: (000)000-0000 (000) 000-0000 , +00 0000 00000 , 000-000-0000 etc... is this possible.
thanks
frank
Ok I did make the file linux.bin and copy to my c root, now when I press on Linux when I boot I get GRUB.
PS: when I made the file linux I add to do this " dd if=/dev/hda of=linux.bin bs=512 count=1 " insted of this " % dd if=/dev/hda of=linux.bin bs=512 count=1 " is this ok...
Ok I deed make the file linux.bin and copy to my c root, now when I press on Linux when I boot I get GRUB.
PS: when I made the file linux I add to do this " dd if=/dev/hda of=linux.bin bs=512 count=1 " insted of this " % dd if=/dev/hda of=linux.bin bs=512 count=1 " is this...
Hi
I ben looking on search and I cant find what I am looking for I am new to redhat.
My friend installed Red Hat 9 on my pc, I have win xp pro install, when I start my pc, I have a windows showing Red Hat 9 and win xp, RedHat works but when I press Win XP this message appears
Loading...
Ok Thanks
What I am trying to do is a search in the table customer, search on the customer name or address or etc.
This code is from an old example from microsoft
Thanks
Frank
...My VB code is not working.
Private Sub Form_Open(Cancel As Integer)
Dim MySQL As String
Dim Tmp As Variant
MySQL = "SELECT * FROM customer WHERE False"
Me![Look For ferstname] = Null
Me![Look For lastname] = Null
Me![Look For customerID] = Null...
Thanks for your help but I just figured it out an hour ago
That's what I did:
If Me![product.pstID] = False Then
Me![orderdetails.pstID] = False
Else
Me![orderdetails.pstID] = (Forms![Orders].Form![customer.pstID]) - (DLookup("[pstID]", "[product]"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.