473,386 Members | 1,793 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

extracting numeric values from text record set

Hi,

Please forgive my ignorance as i am a newbie on Access .

I have a field on in my table called Sch_Data with the following record .

3;875;646;697;1
3;875;712;770;1
3;53;880;893;1
4;4;697;712;1
4;6;780;825;0
4;5;900;915;1

this has been imported from another data source but i need to manipulate this value if i can in Access.

In the above record each line represents a different state for a given day and each semicolon separated value represents the following

(enum type,Stateid,Start_time,End_time,Paid or Unpaid)

and i need someway to recognise the integers in each line above because i will be trying to compare start times but also add durations for similar states.

I apologise if i am not expressing my problem accuartely as this is my first post.
Any help would be greatly appreciated.
Jun 5 '07 #1
6 1715
MMcCarthy
14,534 Expert Mod 8TB
Hi,

Please forgive my ignorance as i am a newbie on Access .

I have a field on in my table called Sch_Data with the following record .

3;875;646;697;1
3;875;712;770;1
3;53;880;893;1
4;4;697;712;1
4;6;780;825;0
4;5;900;915;1

this has been imported from another data source but i need to manipulate this value if i can in Access.

In the above record each line represents a different state for a given day and each semicolon separated value represents the following

(enum type,Stateid,Start_time,End_time,Paid or Unpaid)

and i need someway to recognise the integers in each line above because i will be trying to compare start times but also add durations for similar states.

I apologise if i am not expressing my problem accuartely as this is my first post.
Any help would be greatly appreciated.
You need to separate this data out into the individual fields.

The only ways to do this are when the data is first imported or using code.
Jun 6 '07 #2
cyberdwarf
218 Expert 100+
Hint:-

Try the "Split" function...

Steve
Jun 6 '07 #3
MMcCarthy
14,534 Expert Mod 8TB
Hint:-

Try the "Split" function...

Steve
I was originally going to suggest it but I don't think m$ are supporting it from 2007 onwards.
Jun 6 '07 #4
cyberdwarf
218 Expert 100+
Aaww nuts!!! Thort I woz bein clever
Jun 6 '07 #5
MMcCarthy
14,534 Expert Mod 8TB
Aaww nuts!!! Thort I woz bein clever
You were, you just didn't know that M$ were doing their usual "How can I mess up a load of applications when companies upgrade their Office version?"
Jun 6 '07 #6
cyberdwarf
218 Expert 100+
You were, you just didn't know that M$ were doing their usual "How can I mess up a load of applications when companies upgrade their Office version?"
pas devant les enfants!
Jun 6 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Michael Hill | last post by:
Hi, folks. I am writing a Javascript program that accepts (x, y) data pairs from a text box and then analyzes that data in various ways. This is my first time using text area boxes; in the past,...
7
by: Raphi | last post by:
Hi, I'm trying to clean up a large database in Access. I have one field for address, which needs to be broken up into Street Number, Street Name, and Street Label (St., Road, etc.) The...
2
by: sara | last post by:
I have a mess on my hands. I have a whole set of queries and reports (almost a whole app, really) that has "location" as a text field. Sometimes it's a number and a few times it's text (001, 002,...
20
by: MLH | last post by:
120 MyString = "How many copies of each letter do you need?" 150 MyVariant = InputBox(MyString, "How Many?", "3") If MyVariant = "2" Then MsgBox "MyVariant equals the string '2'" If...
0
by: rajmgopal | last post by:
Hello Everyone I am getting the following error when i try to insert a record into Sql Server 2005 from my VB 2005 application. sqlEx = {"Error converting data type numeric to numeric."} I...
1
by: pchadha20 | last post by:
How to single numeric values from a field in a table which has multiple numeric value in a field of a table.And that table contains thousands of records. Suppose we have a table customer having...
4
by: Debbiedo | last post by:
My software program outputs an XML Driving Directions file that I need to input into an Access table (although if need be I can import a dbf or xls) so that I can relate one of the fields...
3
by: Lazster | last post by:
Hello People, I am a newbie here, and if I make some stupid mistakes please forgive me :) I have found this site very helpful, and was hoping someone could solve a problem I have. I have...
1
by: JR | last post by:
I have some data in Microsoft Access that looks like this. Format: ID - Unique numeric incrementor Num - Value on record that links multiple lines together Ver - Version of the record DateEnt...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.