473,385 Members | 1,727 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,385 software developers and data experts.

Custom Split Help

I've inherited a mdb with hundreds of thousands of records the problem is that there is no structure to the tables.
The issue I'm dealing with now is the following:
The table includes 5 columns, ID, Month1, Amount1, Month2, Amount2.
The problem is that each one of the Month an Amount fields have multiple records separated by the + sign.

The question is how can I split each record to a separate field?

Your assistance is much appreciated.
Feb 6 '12 #1
5 1463
NeoPa
32,556 Expert Mod 16PB
I think you'll need some VBA code to separate out the mess. As starter there is a function Split() you should read up on in Context-Sensitive Help that will almost certainly be helpful.

I'm afraid we are not able (allowed) simply to do it for you. You will need to start the work yourself then you may be in a position to post a valid question with the required details.

Good luck.
Feb 7 '12 #2
The trouble I'm having with Split() is that not all ID's have the same number of records in each column (in fact very rarely they do), how do I return an array that has empty elments?
Feb 7 '12 #3
NeoPa
32,556 Expert Mod 16PB
I suspect this is not what you're after, but the actual answer to the question you asked is simply "By name".

Clearly the reason that is no help to you is that the question you asked was very unclear and didn't express properly what you want to know. If you ask the question again properly, with relevant details, I'm sure we can help. Remember, if you put 5 seconds' thought into the question, it's not reasonable to expect it to express your point very clearly, and very few will want to waste their time helping on a question that even the questionner doesn't feel is worth more than a few seconds of their time ;-)
Feb 7 '12 #4
Ok so I'll try again!
Feb 7 '12 #5
NeoPa
32,556 Expert Mod 16PB
And good the new thread is (Help with custom use of Split()). I'll lock this one to further posting to ensure answers are all found in the same place.
Feb 7 '12 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jose Vicente Nunez Z | last post by:
Greetings, I wrote a couple of custom dummy extensions in Python (one a pure Python and the other a C) and i managed to compile and install them without a problem: $ make python2 setup.py...
3
by: Joey Martin | last post by:
I need some basic SPLIT help. I need to be able to display the results for the split function. The SQL query will pull results like 123.jpg,ab123.jpg,whatever.jpg CURRENT CODE: SQLCommand =...
0
by: Florida . NET Coder | last post by:
I am using the EMAB with a custom publisher. Everything works fine when I am using a reference to the debug version of the EMAB but when I use a release version of the EMAB it seems like my custom...
0
by: RajSurisetti | last post by:
Hi, Can anyone help me to build custom control for the following <HEAD> <LINK href="~/Styles/Blah.css" rel="stylesheet" type="text/css"> <meta name="GENERATOR" Content="Microsoft Visual...
0
by: richard | last post by:
OK, Im finished pulling my hair out and now I need help. I have created a VB class file for my custom paging, in it I create a table with 2 rows, in the rows I have linkbuttons for first page,...
0
by: V | last post by:
Hello! I made custom control with tables and labels in it. In my page I have several of these controls. Each one should have different color of tables etc. I have different SkinIDs for that....
1
by: joemo2003 | last post by:
I just a VB beginner. I try to creat a custom listbox with a list of temperture units by VBA, but my code didn't do anything when i click the run bottom. The units didn't show up on the listbox....
2
by: SiddharthK | last post by:
Hi all, Im trying to build a custom control using Windows Control Library (C# project). I am using a textbox and a listbox for this purpose. I want to add new items to the listbox during the...
0
by: maximoaldea | last post by:
Hi Guys, I need some help with my project. I'm trying to split wave files depending on the playtime e.g. 01:00-02:00 etc. I've search the net entirely and I can't seem to find an item on this....
2
by: shapper | last post by:
Hello, On a custom Web.Config section I keep having the same error. This is driving me crazy!!! I keep having the following error: Unrecognized attribute 'Type'. Note that attribute names are...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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
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.