Good Afternoon everyone!
I need help a macro that increments correctly.
The macro i'm trying to tweak is meant to copy the activesheet, and paste the duplicate with the old name and the revision number.
i.e.: ORC01 to ORC01_R1
since this macro is applied to a button on the activesheet, it...
Good afternoon all!
I've been trying to tweak this code, based on other posts i saw around, similar to this situation.
I use the macro to copy/paste the template sheet and it names the new sheet according to a code and the number it stores on cell H2 of the template. This number increments but...
If possible, I'd like to have Excel insert a number that increments by one in the first column of every new row in a given table like so:
GID FN LN
800 John Smith
801 Jill Rogers
802 Sam Spade
803 Sally Spade
804 Bill Bayes
but that will also allow for manual...
GentlePeople,
I have a Question about How to get my "month" selection to automatically increment +1 for each new month?
I have a few different ways that I have thought it should work, but doesn't.
<tbody>
Circle the Month:
1
2
3
4
5
6
7
8
9
10
11
12
</tbody>
This is the way the month...
Does anyone know if its possible to run a macro that checks if certain conditions are met and if they are not, it incrementally increases another cell.
Condition 1: W15>$W$12
Condition 2: X15<=$X$12
If the above two conditions are not met, then increase the cell value of AD15 by 1 otherwise...
I'd like to increment each of the character within a string by 1
So for eg. ABCD101 becomes BCDE212
The nearest I've got is using char combined by code function
ie.
=CHAR(CODE("cellreference")+1).
I would really appreciate if the function would be a User Defined Function [UDF] in VBA...
Hi Excel gurus,
I have the following formula which assigns a number to a cell
=IF(E2="","",COUNTA($E$2:E2))
It works great however I have a small issue in relation to when a blank value is in a cell, I'd like for the numbers to reset to 1 and increment (instead of continuing to increment...
Help please,
Problem is in D19 I could have "week 1" up to "week 52" and I would like E19 to plus 1 for example if D19 was "week 1" E19 would be "week 2" or if D19 was "week 40" E19 would be "week 41".
Any solutions guys??
Good morning everyone! I haven't been able to find a formula to accomplish this, and maybe there isn't one, but I figured if anyone could figure it out, it would be the people at Mr. Excel, so here goes.
I have created a form in Excel 2003 that will be printed on standard 8-1/2"x11" paper on a...
Hi,
I would like to use the below function by specifying a range of cells. Can someone help here:
Sub Up_One()
Range("C4").Value = Range("C4").Value + 1
Range("C5").Value = Range("C5").Value + 1
Range("C6").Value = Range("C6").Value + 1
End Sub
Instead of mentioning each cell I would like...
I need to insert a random number of rows in excel and fill the cell value incrementally by one on each row.
I found the following formula that inserts the blanks rows and copies the value to each row. I want the value to increment by 1 for each new row. It prompts the user for the number of...
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.