Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I just managed making my first VBA function. The function was tested in step-by-step mode and works OK but when I call it from an actual spreadsheet is does only part of the work. The function does a lookup on another spreadsheet using Vlookup, then returns the value of the row where the match was found, copies the same row and should paste this row on my active worksheet right from the active cell. In step-by-step mode the function does everything including the pasting part, but when I call the function it will correctly return the value of the lookup row, but will not do any pasting. Any help is greatly appreciated. Roel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What function tests for whole number (no decimals)? | Excel Worksheet Functions | |||
How do I know which cell a function is called from? | Excel Worksheet Functions | |||
What is this function called?? | Excel Discussion (Misc queries) | |||
Average a group of tests for grade, some tests not taken by all. | Excel Discussion (Misc queries) | |||
Possible to know who has called a function ? | Excel Programming |