Hi all. I'm writing a macro for a spreadsheet for billing my customers' calls. As I've found out today procedures can only be 64kb.. I'm writing my '=IFS' statement but it's taking forever, here's a part of it:
That's just 15 of the area codes.. there are 477 in total![]()
Please Login or Register to view this content.
What I'd like to do in H is say, for example is: 'look at column J, if it matches anything in column O, take the value in the cell to the right of the matched cell in O and multiply it by the appropriate row in F'. I'm hoping that's possible instead of having to type out everything. Here's a pic of what a sheet looks like (With sensitive bits removed):
Billing.PNG
The original code, before I started tweaking it for this large customer (I've typed everything out for one of our smaller customers and it works great):
Hope this makes sense, I've managed to stumble my way through it so far but am now a bit stuck! I'll happily buy anyone who can help a beer!![]()
Please Login or Register to view this content.
Bookmarks