A awstewar New member Local time Yesterday, 21:41 Joined Jul 12, 2004 Messages 8 Jul 16, 2004 #1 How would I grab the records in a table, put them into a variant, and pass them to a custom function?
How would I grab the records in a table, put them into a variant, and pass them to a custom function?
M Malcy Registered User. Local time Today, 05:41 Joined Mar 25, 2003 Messages 584 Jul 16, 2004 #2 Would you not dim your variant then use DLookup to give it a value? You could then use the variant in the function. Or am I missing something? HTH
Would you not dim your variant then use DLookup to give it a value? You could then use the variant in the function. Or am I missing something? HTH