#1 ·
I've been wrestling with this for a while now, and things are getting a bit urgent... maybe someone here can save me some trouble and help me snag those top marks on my exam 😁 .
I've been digging through tutorials and found something, but for some reason, it just isn't working. A basic sequence works fine, but I need it to look like this:
for example,
Buyer1
Buyer 2
...
continuing down to: Buyer 7
I get a list, but after "Buyer 2," it puts the number 2 in the cell, then in the one after "Buyer 3" comes the number 3, then "Buyer 4," followed by 4, and so on.
So it ends up looking like this:
Buyer1
Buyer 2
2
Buyer 3
3
Buyer 4
4
etc.
------------------
The second thing I need—and honestly, the bigger headache—is how to automatically fill in dates from, say, 10/10/2006 to 01/31/2007.
I type in the first two:
10/10/2006
10/11/2006
After that, Excel just carries on with 10/12/2006 and then just keeps repeating those three dates over and over.😢
Does anyone have an idea how to fix this? 🙂 I'm sure it's incredibly simple for anyone who actually knows what they're doing...
I've been digging through tutorials and found something, but for some reason, it just isn't working. A basic sequence works fine, but I need it to look like this:
for example,
Buyer1
Buyer 2
...
continuing down to: Buyer 7
I get a list, but after "Buyer 2," it puts the number 2 in the cell, then in the one after "Buyer 3" comes the number 3, then "Buyer 4," followed by 4, and so on.
So it ends up looking like this:
Buyer1
Buyer 2
2
Buyer 3
3
Buyer 4
4
etc.
------------------
The second thing I need—and honestly, the bigger headache—is how to automatically fill in dates from, say, 10/10/2006 to 01/31/2007.
I type in the first two:
10/10/2006
10/11/2006
After that, Excel just carries on with 10/12/2006 and then just keeps repeating those three dates over and over.😢
Does anyone have an idea how to fix this? 🙂 I'm sure it's incredibly simple for anyone who actually knows what they're doing...