Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi.
I have an application that I wrote a while ago that is having a little bit of problem with bogus data being given to it. The input is a tab separated variable file, where every record of data should have the same number of tab characters. I'm thinking of inputting the file all into one column, and then counting the number of tab characters in a given cell, to check if all of the input records are valid. My guess is that one of the users is going in and manipulating the text file after it comes from it's source, and manually changing a tab to spaces, etc. The tab character can be identified by the function code(9) . My question is this, can someone help me come up with a formula that will count the number of tab characters in a given cell's content? I could work it into a loop, but it would run much faster if I can just do it with a count type function, but I haven't seen the one I need, yet. Thanks. Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to set number of characters within a cell in Excel 2003? | Excel Worksheet Functions | |||
Urgent date/scheduling calc needed | Excel Worksheet Functions | |||
How to copy single cell into cell that is merged from two cells? | Excel Discussion (Misc queries) | |||
Possible Lookup Table | Excel Worksheet Functions | |||
Paste rows of numbers from Word into single Excel cell | Excel Discussion (Misc queries) |