Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have an Excel column full of data imported from a text file. How do I apply an Excel function on each cell in that column and print the result in the next column using VBA? I don't want the user to see the function that I'm using. I know that I could type the function in the formula bar and apply AutoFill across the column, but this will make my function visible to the user. I'm trying to avoid scanning the whole column (cell by cell) using a FOR loop because it takes a long time. I feel there is an easier way to do it.. please let me know if you have an idea. Amjad |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to apply a function to an entire column | Excel Worksheet Functions | |||
How do I apply my function to the entire column? | Excel Discussion (Misc queries) | |||
I want to apply a formula to an entire column. | Excel Discussion (Misc queries) | |||
How do I apply a function to an entire column? | New Users to Excel | |||
how to apply one function to an entire column of numbers | Excel Worksheet Functions |