Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Assigning a function to excel cell
Name: rohnds Date: February 17, 2009 at 20:59:48 Pacific OS: Windows XP Subcategory: Microsoft Office
Comment:
I am trying to assign a user defined VB function to excel cell.
I wrote a s simple function called testy() in VB editor that returned a number.
Function testy() As Single testy = 2.4 End Function
But when I assign excel with thus function like this, =testy()
Summary: can any one tell me how to assign a shortcut to a document/template in office 2003, this is so the user can open the doc with out have to look for it ...
Summary: Tboy, You can create a new column and use a function to concatenate data to the beginning of the contents in another column. Example: Column A has format of 555-1234 Add a new column and make the form...
Summary: I'm trying to export a PO from Intuit Quickbooks Point of Sale to Microsoft Excel. Come on, is there no way to do this? I can export a customer list, or even a report, I think - but not a purchase o...