yustevef
Programmer
- Aug 14, 2007
- 8
I've learned how to build a .DLL from VFP (9.0) that accepts a customer # and return the name of the customer. And I know how to register the .DLL. But I'm having a hard time with VB code syntax in setting up the macro in Excel to accomplish my goal.
The objective is for each cell under the Customer name column on the sheet to show the VFP value that corresponds to the customer # under the Customer # column on the sheet. The name cells are only for display, no editing or posting back to the VFP table. Is this doable ?
Any help is deeply appreciated.
Steve
The objective is for each cell under the Customer name column on the sheet to show the VFP value that corresponds to the customer # under the Customer # column on the sheet. The name cells are only for display, no editing or posting back to the VFP table. Is this doable ?
Any help is deeply appreciated.
Steve