Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6325289
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T16:52:04+00:00 2026-05-24T16:52:04+00:00

How can I reference a cell from a different cell? For eg: I want

  • 0

How can I reference a cell from a different cell?

For eg:

I want to reference Cell A1 = B1, But dont want any formulas/logic in Cell A1. The formula/logic can be in any other cell.

How can I do this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T16:52:05+00:00Added an answer on May 24, 2026 at 4:52 pm

    If you want to change a cell value without having a formula in the same cell, you’ll likely need to use VBA. For example:

    At Wrox Programmer-to-Programmer, Maccas posts the following example:

    Sub UpdateVal()
        ActiveSheet.Range("A5").Value = ActiveSheet.Range("B5").Value
    End Sub
    

    One question that comes to mind however, is why you don’t want a formula in cell A1?

    Something like =IF(some_condition, B1, "") would leave cell A1 blank unless it met some condition, but populate it with B1’s value otherwise.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The goal: To create a .NET dll i can reference from inside SQL Server
I want to reference a table cell via it's string ID in my code
I've found a lot of examples that reference Java and C for this, but
This is somewhat long-winded, but I think better to be clear. I can't seem
How can I reference the cell object that was clicked inside the didSelectRowAtIndexPath:(NSIndexPath *)indexPath
i can reference link with specific id with following code $(document).ready(function(){ $(a#example_link_id).click(function(event){ var url
In JSP I can reference a bean's property by using the tag ${object.property} Is
In Ruby you can reference variables inside strings and they are interpolated at runtime.
can some on help me on how i can reference images i have all
How do I create a resource that I can reference and use in various

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.