![]() |
|
#6
|
||||
|
||||
|
Change all the Variant variables to Long variables and it will work as you intend.
It would also have been preferable to have added your further question to your earlier post rather than start a new one. To add code tags, select Go Advanced select the code and use the # button. It is advisable to use Option Explicit to start your modules as this forces you to declare variables and makes errors easier to spot. You can set the VBA editor options to do this automatically.
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| subtract date and time and convert to decimal hours ? | DBenz | Excel | 5 | 01-26-2017 05:38 AM |
Subtract value if cell contains X term
|
Jue92 | Excel | 4 | 11-01-2016 01:45 AM |
| Subtract value from one cell into another | otuatail | Excel | 3 | 02-01-2016 03:21 AM |
| Use a numerical merge field to subtract that number of months | MichaelSpedding | Mail Merge | 8 | 11-11-2015 01:11 PM |
How to Subtract value in table, based on two different conditions
|
nitemath2 | Excel | 1 | 06-19-2015 01:28 AM |