I am attempting to write code or query to find any numeric value in a text field. The records will have both numeric and alpha characters but I want to comb through the records and make a list of the records with numeric values in them.
kdkendn
dkcic120
234kdslc500
as examples. so the second and third records would be pulled back. I want to do this either as query or as vb code
Search Result
Collapse
4 results in 0.0040 seconds.
Keywords
Members
Tags
-
finding specified characters in text field access 2007
-
linking form text box with VB code
Hi all i was wondering if any one could help me i'm tring to build a view by month calander to show client appointments i have a text box which starts with the current year which i'm planning to be able to change up and down at a later date using buttons but what i'm stuck on is selecting the current month in such away to link in with a table with the months inside and the number of days in each one partly so i can adjust the number of days for leap... -
Access CheckBox VB Code Help
I have been tasked to create a 'simple' form in Access providing managers to input necessary changes. I have 2 command buttons on the form and a check box. Command button 1 updates my table for multiple entries, and command button 2 e-mails the table in HTML format to my team, appends the data entered to a back-up table, and deletes the entries on the current table.
When the check box on my form is checked (indicating a permanent... -
problem in VB 2005
I have a problem, I don't know how to put a vb code in a button event of a form. Could you help me on this?