Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet that is exported from Quickbooks (QB). I have added a
custom field in QB to enter a cost for a line item on an invoice. The problem is that this is only a text field and QB does not perform any calculations on it. So... I have decided to export it to an existing spreadsheet in excel and run a macro against it. I recorded a macro and in the process I selected the range of "text numbers" using the Shift+End+Down Arrow combination. Then I click the error box and select convert text to numbers. The fields change in excel but the macro doesn't capture it. Can this be done? Basically I want to take a selected range and convert the numbers that are stored as text to an actual number so I can perform calculations against them. Any help is appreciated Thanks Charlie |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting text to numbers | Excel Programming | |||
converting numbers to text | New Users to Excel | |||
Converting numbers formatted as text to numbers | Excel Discussion (Misc queries) | |||
about converting numbers to text. | Excel Discussion (Misc queries) | |||
converting numbers to text and prefill text field with 0's | Excel Discussion (Misc queries) |