Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Datatable
#2
Not Solved
Write a small macro in the excel sheet itself to do this taks. It would be very easy to handle in macros.

1. Take the column having the name
2. For each and every row, check if special char or number exist
3. It can be done by storing the cell value to an array
4. Parse the array and check if any special char or number exist
5. If the condition is met, means it should give a message
6. If the condition is not met, no need to give message
7. You will be done
Reply


Messages In This Thread
Datatable - by Eswari - 09-18-2012, 07:44 PM
RE: Datatable - by ricks_ngl - 09-20-2012, 07:03 PM
RE: Datatable - by Eswari - 09-20-2012, 07:35 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Datatable add and datatable import sheet wheelercha 4 33,372 06-14-2012, 04:53 PM
Last Post: Arul

Forum Jump:


Users browsing this thread: 1 Guest(s)