![]() |
#1
|
|||
|
|||
![]()
Hi guys
Strange one here, but any idea how to COUNTA in Word VBA, not Excel? Or the equivalent? I'm aware this sub is totally wrong but hopefully it'll get across what I want to do: Public Function MergeFromToTotal() As String MergeFromToTotal = CountA(Range(Me.FromThis.Value:Me.ToThis.Value)) End Function Where Me.FromThis.Value is a textbox that might contain any number, and the same for the ToThis value. If it was say 3-6 then I'd want MergeFromToTotal to return with 4 (e.g. 3, 4, 5, 6). Hope that makes sense? Thanks a lot! James |
Tags |
count, counta |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Counting footnotes in Word | Sylvain | Word VBA | 0 | 03-10-2021 06:45 AM |
Counting Consecutive Periods In Rows Using Numbers | Yaaseen23 | Excel | 18 | 03-24-2017 11:15 AM |
counting "x" in a cell and sum the numbers in weekday | rayramirezdvm | Excel | 4 | 04-02-2015 02:58 PM |
Counting unique visitors by ward, counting monthly visits by status, editing existing workbook | JaxV | Excel | 9 | 11-14-2014 12:25 AM |
Word counting macro for newly added portion? | New Daddy | Word VBA | 24 | 09-30-2013 07:30 PM |