=T() function

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I exported a file into an Excel spreadsheet. One of the columns has a =T( )
function which is preventing me from using the cells of this column for
Vlookup. For example, one of the cells is =T("39601") and the value is
evaluated to 39601. When I try to look this value up in a Vlookup, it returns
#N/A error. When I manually replace it bt 39601, Vlookup starts working. How
can I remove the =T from all the cells? What is this =T function
 
This is the text function:

Put 1 in a un-used cell
Copy the cell
Select the cells with the T() function
Paste/Special with multiply checked

You will now have a modified formula, but it will be a usable number.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top