Hopefully this will be useful to someone...today I tried to work out how to select specific cells on Sheet1, which after clicking the macro copies the equivalent rows on Sheet2 (only the data from columns A:AD) and then paste that data into Sheet3, individually it was easy enough but with multiple I ran into issues however after alot of trial and error I found a simple solution (I'm sure there is a much easier way but it does the job!)...macro to follow...

like
Posting as :
works at
You are currently posting as works at

Sub Macro1()
Dim rng As Range, cell As Range
Dim rng1 As String
Set rng = Selection
For Each cell In rng
cell.Select
rng1 = ActiveCell.Address
Sheets("Sheet2").Select
Range(rng1).Select   Range(Cells(ActiveCell.Row, 1), Cells(ActiveCell.Row, 30)).Select
Selection.Copy
Sheets("Sheet3").Select
Range("A7").Select
If ActiveCell.Offset(1, 0).Value = "" Then
Else
Selection.End(xlDown).Select
End If
Selection.Offset(1, 0).Select
Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
        :=False, Transpose:=False
rng1 = ""
Sheets("Sheet1").Select
Next cell
Sheets("Sheet3").Select
Range("A8").Select
End Sub

But also modest?!!

Z c
T. Fm mrx Ty
!
Lynx

Related Posts

Best places for takeout in inner loop? I love Local Foods, Aladdin, etc.

like

Multiple openings in Unisys India Pvt Ltd. However, I will refer you only in exchange of referral. You refer me to your company, I will refer you to mine. DM me for further conversation.

like

What does Amdocs provide to a 2.6 YOE candidate?

like

Hi, Can anyone from Oracle team refer me for the cloud devops role with skills openstack, kubernetes Docker CI CD? Oracle

like

Any idea about how is Zomato in terms of work culture in GRC (governance risk and compliance) department?

like

Any review for Hashedin by deloitte in terms of work quality, wlb and job security.

Thanks in advance.

like

Larsen & Toubro Infotech Need referral for data analyst profile in LTI. Larsen & Toubro Infotech

like

TC New grad Software Engineer
Base: $110k
Sign-On: $35k
RSU: $120k/3years
Relocation: $20k

Starting fresh with virtually $0 savings and $0 worth of financial literacy, whats the best course of action? any advice is greatly appreciated!

like

Hi Guys
Any suggession for last email. Jaate jaate dhamaka karna h EY m 🤣

funnylike

How is Arcesium llc dxc company to work for? Should i join them as. Tech lead frotnend. I have 7 years experience? In adobe i am sde3.Arcesium

like

I’m a BSN,RN and wish to pivot away from the bedside in the near future. I also have a psyc degree inclined towards organization behavior. I’m learning about change management but wish to connect with people who have gone through change initiatives so they can share insights and help me decide if that’s a path I want to take. Feel free to message or drop some wisdom in the post! Thank you

like

3 Things to keep in mind which changing jobs:
1. Always ask dedicated budget for the job before you tell your expectations.

2. Always have atleast 2 weeks of gap before you join any company. You might not understand significance of that but just have a gap.

3. Always talk to people of team you will be joining before you accept offer or atleast before you join company.

like

Morning ! Just setup a coinbase pro account yesterday but I got the trading prohibited message . Does anyone know whats going on?

like

Anyone here 40s never married, no kids?

like

Best areas to live in if have to commute to DTLA two days a week and partner has to travel to Riverside next year? Ideally we don't want to move twice. Hoping to not have longer than 1 hr commute with traffic in either direction. Please be kind I know LA traffic is horrible- I don't need a lecture about how bad it is lol

like

What would be the best method to transition from a financial advisory role to a more financial analyst focused position? Is this type of move unheard of/too difficult to do?

How to prepare for Amazon business analyst II live coding round?
Are there some resources I can refer to ?
Also, where can I practice SQL ?
Already practiced on hacker rank. Need some new platform
Amazon Accenture Musigma

Free MBA at Yale/Stern vs. Full price tag at H/S. What would you choose and why?

like

Hi, does anyone know the pay range for Syneos Health Engagement Manager role?

like

Is fp&a a good exit? Feels like many look down on it

like

Additional Posts in Excel Genius

I’m calculating a bunch of totals and averages by category on one worksheet by filtering data in different categories from another worksheet. However, when I change the filters, the previously..(cont)

This is dumb, but. How can I pull and average the numbers in column b associated with the 4 values in column a? So, (sum of all As/total number of As) without filtering?

Post Photo
like

How can I add multiple characteristics within one cell and make sure that a pivot table can read both values independently if needed? E.g., I have a column titled “color” and in one cell I write “red” and the other “red, blue”. I’d like a pivot table / formula to be able to count that there are technically two “reds” in this data set. Any tips?

like

Anybody know if there is a way to automate a Gantt chart in excel when building out a roadmap? Essentially want to recreate the functionality of ms project because my client does not have project and wants a nice visual for the roadmap

like

Does anyone know what purple tables mean in Excel?

I know about green and orange, but never saw purple before and trying to figure it out.

likefunny

I’m helping my GF with excel and need help lol. She works at a hospital and is trying to make an excel schedule for doctors to reserve rooms. She wants drop downs for days of the week (column K) and also different drop down menus in column P for the reserved time slots.

Is it possible to do this with two sets of drop downs (days of week + time slots) and not use index match here? She could make 5 tables for each day of the week, but prefers one table that can be easily navigated by doctors.

Post Photo
like

What are some common reasons that a COUNTIF formula might not be working correctly? I'm using the correct range and value to count. I'm not seeing "ERROR" but the values aren't correct (it's not counting everything). Thx.

like

I’m referencing a cell (numeric) to a text cell. Is there a way to format that number to include commas? See example in comments.

Anyone use power query before? My goal is I have multiple look up values in one cell (separated by comma) and I need it to look up those values and return values from another table which also may have multiple values (separated by comma) anyone know how to do that? I played around with power query today but it wasn’t giving me what I wanted

like

Struggling with this:
Suppose I want to shortlist companies that serve the priority industry vertical of a country. So I have the industries served by company (one column for each industry) and (cont)

Is there a way for me to automate creating columns to do this so I can drag across and create my columns? For example--
1Q2021 2Q2021 3Q2021 4Q2021 2021 1Q2022?

likesmart

Can dates be grouped just by Month-Year in pivot tables on a Mac without having the year as its own dimension?

Post Photo
like

What’s the keyboard shortcut to get into the “insert options” dialogue when you’ve inserted a new row with Ctrl+Shift+Plus?

like

How do I compare two sheets to make sure they are identical?

like

Hi All,
Looking to automate a manual process for the client and thinking of creating macros for with VBA. Has anyone done anything similar?

In the process of learning but wanted to reach out for any tips, tricks and advice anyone may have.

Thanks I’m advance.

like

Anyone know what these badges are?

Post Photo
likefunny

Best websites to get more of a handle on Excel as a beginner-intermediate?

like

Does anyone have any tips/tricks for knowing where to plug +1/-1 in a large table with totals across the y and x axis that contain un-rounded numbers? Every time I fix a row I throw off a column or my check figures to the true data source.

Post Photo
like

Anybody have the SQL server data mining add in on excel? Desperately need to run a really quick analysis through it but can’t configure it.

like

Help me save the day: have a massive excel file (600k rows) with duplicate records (column a, b and c are duplicate, not a duplicate if a and b are the same though). How can I filter for just these records? If it didn’t crash excel I could concat into one column, Conditional format for duplicates, and sort by color. What’s a work around?

likehelpful

New to Fishbowl?

Download the Fishbowl app to
unlock all discussions on Fishbowl.
That was just a preview…
Sign Up to see all discussions
  • Discover what it’s like to work at companies from real professionals
  • Get candid advice from people in your field in a safe space
  • Chat and network with other professionals in your field
Sign up in seconds to unlock all discussions on Fishbowl.

Already a user?
Login here

Share

Embed this post

Copy and paste embed code on your site

Preview

Download the
Fishbowl app

See what’s happening in your industry
from the palm of your hand.

A phone with Fishbowl app

Scan your QR code to download
Fishbowl app on your mobile

Download app

Sign up for free to view this conversation on Fishbowl

By continuing you agree to Terms of Use and Privacy Policy

Already have an account? Log in

Sign up for free to continue using Fishbowl

By continuing you agree to Terms of Use(New) and Privacy Policy(New)
Messaging rates may apply

Already have an account? Log in

For account settings, visit Fishbowl on Desktop Browser or

General

Legal