View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lane4[_2_] Lane4[_2_] is offline
external usenet poster
 
Posts: 1
Default Urgent Help needed with macro


I have a sheet a data with the first column containing 11 digit numbers
in each cell. I need to delete the first digit of each number in the
column. Manually, I can do the following: F2, Home key, Delete key,
Enter key. But I can not get this recorded into a macro. It will only
record the corrected number and post "that" number all the way down the
column when I run the macro. The loop works, the commands do not.
Please help. There are 27,000+ entries in this column and it will take
days to change each number manually.


--
Lane4
------------------------------------------------------------------------
Lane4's Profile: http://www.excelforum.com/member.php...o&userid=28173
View this thread: http://www.excelforum.com/showthread...hreadid=481854